[Fedora-packaging] Using %{dist} for conditional compilation

Orion Poplawski orion at cora.nwra.com
Wed Jul 20 16:41:57 UTC 2005


Andreas Thienemann wrote:
> On Fri, 15 Jul 2005, Orion Poplawski wrote:
> 
> 
> %if "%fedora" >= "4"
> BuildRequires: gcc-gfortran
> %else
> BuildRequires: gcc-g77
> %endif
> 
> This should work.
> 
> bye,
>  andreas
>

On my FC4 box I get:

$ rpmbuild -ba *spec
error: Failed build dependencies:
         gcc-g77 is needed by hdf-4.2r1-2.i386

So looks like %fedora is not defined on user machins, only in the build 
system?  This won't work.


-- 
Orion Poplawski
System Administrator                   303-415-9701 x222
Colorado Research Associates/NWRA      FAX: 303-415-9702
3380 Mitchell Lane, Boulder CO 80301   http://www.co-ra.com




More information about the Fedora-packaging mailing list