Re: .spec file help - need buildrequires to depend on fedora version

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Carl Byington wrote:
> My libpst package BuildRequires boost-devel, which works on older
> systems (centos4 thru fedora 10), but for fedora 11 and devel, it
> needs BuildRequires boost-python-devel. What is the preferred .spec
> code to achieve that?

Something like this:

%if 0%{?fedora} > 10
BuildRequires: boost-python-devel
%else
BuildRequires: boost-devel
%endif

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Religion. A daughter of Hope and Fear, explaining to Ignorance the
nature of the Unknowable.
    -- Ambrose Bierce, The Enlarged Devil's Dictionary, 1906

Attachment: pgpxTPDZ6Io3B.pgp
Description: PGP signature

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux