Mailinglist Archive: opensuse-buildservice (351 mails)
< Previous | Next > |
[opensuse-buildservice] Re: Re: Fedora package selection
- From: Chris Frey <cdfrey@xxxxxxxxxxxxxx>
- Date: Sat, 5 Jul 2008 16:47:32 -0400
- Message-id: <20080705204732.GA30451@xxxxxxxxxxxxxx>
On Sat, Jul 05, 2008 at 10:28:50PM +0200, Marcus H?we wrote:
Thanks very much. Conditional BuildRequires are important to me, since
systems like Fedora9 have packaged opensync 0.3x and I need the stable
opensync 0.22, so I want to try linking in opensync 0.22 from the OpenSync
repo.
I adjusted my spec file as a workaround and it indeed succeeded for Fedora8,
thank you. I look forward to the fix.
- Chris
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
Hmm this seems to be a bug in the spec file parser. The parser simply ignores
BuildRequires in subpackages. As a workaround you can move all the
BuildRequires to the preamble of the main package.
I just filed a bug https://bugzilla.novell.com/show_bug.cgi?id=406596
Thanks very much. Conditional BuildRequires are important to me, since
systems like Fedora9 have packaged opensync 0.3x and I need the stable
opensync 0.22, so I want to try linking in opensync 0.22 from the OpenSync
repo.
I adjusted my spec file as a workaround and it indeed succeeded for Fedora8,
thank you. I look forward to the fix.
- Chris
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
< Previous | Next > |