Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=593841 --- Comment #3 from leigh scott <leigh123linux@xxxxxxxxxxxxxx> 2010-05-20 11:47:33 EDT --- I believe you should add the python macro to the spec file if you intend to build for F12. https://fedoraproject.org/wiki/Packaging/Python#Macros You don't need the CFLAGS="%{optflags}" as you aren't compiling anything CFLAGS="%{optflags}" %{__python} setup.py configure \ --pmutils %{_libdir}/pm-utils/sleep.d CFLAGS="%{optflags}" %{__python} setup.py build Also the srpm doesn't build on F13 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/leigh/rpmbuild/BUILDROOT/wicd-1.7.0-1.fc13.x86_64 error: Installed (but unpackaged) file(s) found: /usr/share/autostart/wicd-tray.desktop RPM build errors: user dcantrel does not exist - using root group dcantrel does not exist - using root user dcantrel does not exist - using root group dcantrel does not exist - using root user dcantrel does not exist - using root group dcantrel does not exist - using root File listed twice: /usr/lib/python2.6/site-packages/wicd Installed (but unpackaged) file(s) found: /usr/share/autostart/wicd-tray.desktop This should be changed from %{python_sitelib}/wicd to %dir %{python_sitelib}/wicd %{python_sitelib}/wicd/* -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review