Hi,
https://fedoraproject.org/wiki/Packaging:Python_Eggs#Providing_Eggs_for_non-... | These instructions are only for distutils in RHEL4 & 5. Fedora 9 and | above will automatically generate egg-info files. [...] | BuildRequires: python-setuptools-devel
this became wrong, because RHEL included a python-setuptools package that does not provide this anymore in opposite to the package that was in EPEL.
Some information about this can be found in this bug report: https://bugzilla.redhat.com/show_bug.cgi?id=460631#c11
Regards Till
On Mon, Mar 01, 2010 at 11:11:06AM +0100, Till Maas wrote:
Hi,
https://fedoraproject.org/wiki/Packaging:Python_Eggs#Providing_Eggs_for_non-... | These instructions are only for distutils in RHEL4 & 5. Fedora 9 and | above will automatically generate egg-info files. [...] | BuildRequires: python-setuptools-devel
this became wrong, because RHEL included a python-setuptools package that does not provide this anymore in opposite to the package that was in EPEL.
Corrected to BR: python-setuptools.
Thanks!
-Toshio
packaging@lists.fedoraproject.org