Jeremy Sanders (jer...@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

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

Reply via email to