compiling src.rpm

View: New views
7 Messages — Rating Filter:   Alert me  

compiling src.rpm

by Bugzilla from martin.marques@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm having problems with ktorrent crashing all the time and I wanted
to try a patch I found in bugs.kde.org which may fix this problem.

The thing is that compilation of src.rpm isn't what it used to be.

Before I would install the src.rpm, go the /usr/src/redhat/SOURCE/ and
modify the source, or add a patch (adding it in the spec file) and
then just run rpmbuild -ba my.spec and I would have the new rpm. This
doesn't work anymore.

How can I compile a src.rpm now a days?

--
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

--
fedora-list mailing list
fedora-list@...
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: compiling src.rpm

by Bugzilla from martin.marques@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Nevermind. Found all the old structure in the ~/rpmbuild directory.

El día 3 de noviembre de 2009 17:49, Martín Marqués
<martin.marques@...> escribió:

> I'm having problems with ktorrent crashing all the time and I wanted
> to try a patch I found in bugs.kde.org which may fix this problem.
>
> The thing is that compilation of src.rpm isn't what it used to be.
>
> Before I would install the src.rpm, go the /usr/src/redhat/SOURCE/ and
> modify the source, or add a patch (adding it in the spec file) and
> then just run rpmbuild -ba my.spec and I would have the new rpm. This
> doesn't work anymore.
>
> How can I compile a src.rpm now a days?
>
> --
> Martín Marqués
> select 'martin.marques' || '@' || 'gmail.com'
> DBA, Programador, Administrador
>



--
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

--
fedora-list mailing list
fedora-list@...
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: compiling src.rpm

by Athmane Madjoudj :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/11/3 Martín Marqués <martin.marques@...>:

> Nevermind. Found all the old structure in the ~/rpmbuild directory.
>
> El día 3 de noviembre de 2009 17:49, Martín Marqués
> <martin.marques@...> escribió:
>> I'm having problems with ktorrent crashing all the time and I wanted
>> to try a patch I found in bugs.kde.org which may fix this problem.
>>
>> The thing is that compilation of src.rpm isn't what it used to be.
>>
>> Before I would install the src.rpm, go the /usr/src/redhat/SOURCE/ and
>> modify the source, or add a patch (adding it in the spec file) and
>> then just run rpmbuild -ba my.spec and I would have the new rpm. This
>> doesn't work anymore.
>>
>> How can I compile a src.rpm now a days?
>>
>> --
>> Martín Marqués
>> select 'martin.marques' || '@' || 'gmail.com'
>> DBA, Programador, Administrador
>>
>
>
>
> --
> Martín Marqués
> select 'martin.marques' || '@' || 'gmail.com'
> DBA, Programador, Administrador
>
> --
> fedora-list mailing list
> fedora-list@...
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>

Maybe this can helps:
http://fedoraproject.org/wiki/Docs/Drafts/BuildingPackagesGuide

--
Athmane Madjoudj

--
fedora-list mailing list
fedora-list@...
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: compiling src.rpm

by Rick Stevens-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Martín Marqués wrote:

> I'm having problems with ktorrent crashing all the time and I wanted
> to try a patch I found in bugs.kde.org which may fix this problem.
>
> The thing is that compilation of src.rpm isn't what it used to be.
>
> Before I would install the src.rpm, go the /usr/src/redhat/SOURCE/ and
> modify the source, or add a patch (adding it in the spec file) and
> then just run rpmbuild -ba my.spec and I would have the new rpm. This
> doesn't work anymore.
>
> How can I compile a src.rpm now a days?

By default, the src RPM is installed in ~/rpmbuild now instead of
/usr/src/redhat (with "~" representing the home directory of the user
that installed the source RPM).

Other than that, everything should be the same.
----------------------------------------------------------------------
- Rick Stevens, Systems Engineer                      ricks@... -
- AIM/Skype: therps2        ICQ: 22643734            Yahoo: origrps2 -
-                                                                    -
- A friend said he climbed to the top of Mount Rainier.  My view is  -
-    that if there's no elevator, it must not be that interesting.   -
----------------------------------------------------------------------

--
fedora-list mailing list
fedora-list@...
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: compiling src.rpm

by Bugzilla from rdieter@math.unl.edu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Martín Marqués wrote:

> I'm having problems with ktorrent crashing all the time and I wanted
> to try a patch I found in bugs.kde.org which may fix this problem.

Gimme a pointer to the bug/patch, and I'll see about whipping up some builds
to test.

--
fedora-list mailing list
fedora-list@...
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: compiling src.rpm

by Bugzilla from martin.marques@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/11/4 Rex Dieter <rdieter@...>:
> Martín Marqués wrote:
>
>> I'm having problems with ktorrent crashing all the time and I wanted
>> to try a patch I found in bugs.kde.org which may fix this problem.
>
> Gimme a pointer to the bug/patch, and I'll see about whipping up some builds
> to test.

I'm testing the patch from this bug report:

https://bugs.kde.org/show_bug.cgi?id=186621

Anyway, I reported the bug here:

https://bugs.kde.org/show_bug.cgi?id=212921

In another report it says that this was fixxed in 3.3.

https://bugs.kde.org/show_bug.cgi?id=212231


--
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

--
fedora-list mailing list
fedora-list@...
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: compiling src.rpm

by Bugzilla from martin.marques@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Tried rawhide's ktorrent which didn't work.

Any chance on having an rpm of 3.3 soon?

2009/11/4 Rex Dieter <rdieter@...>:
> Martín Marqués wrote:
>
>> I'm having problems with ktorrent crashing all the time and I wanted
>> to try a patch I found in bugs.kde.org which may fix this problem.
>
> Gimme a pointer to the bug/patch, and I'll see about whipping up some builds
> to test.


--
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

--
fedora-list mailing list
fedora-list@...
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines