Re: Using %{dist} for conditional compilation

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

 



On Fri, 2005-07-15 at 16:35 -0600, Orion Poplawski wrote:
> Ignacio Vazquez-Abrams wrote:
> > 
> > No. Use %{fedora}. It will have an integer value the same as the version
> > of Fedora the package is built for. Even better, since there are
> > separate branches per version it's easy enough to just have the
> > differences in the spec files directly.
> > 
> 
> Could you give an example?  I can't find docs on how to use %if in a 
> spec file to compare values.

%if 0%{?fedora} > 03
  foo
%else
  bar
%endif

-- 
Ignacio Vazquez-Abrams <ivazquez@xxxxxxxxxxxx>
http://fedora.ivazquez.net/

gpg --keyserver hkp://subkeys.pgp.net --recv-key 38028b72

Attachment: signature.asc
Description: This is a digitally signed message part

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

[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Forum]     [KDE Users]

  Powered by Linux