Action requested: check dist tags and conditionals

Bill Nottingham notting at redhat.com
Thu Jun 4 22:00:37 UTC 2009


Jeremy Sanders (jeremy at jeremysanders.net) said: 
> Can someone suggest how I should do this? I'm not sure who put this in my 
> spec file!
> 
> # for eggs
> %if 0%{?fedora} >= 8
> BuildRequires:  python-setuptools-devel
> %else
> BuildRequires:  python-setuptools
> %endif
> 
> Is it safe to drop the conditional now and always expect python-setup-devel 
> to be there?

If you're not building for EPEL 4/5, yes.

Bill




More information about the devel mailing list