This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author dmalcolm
Recipients alexis, dmalcolm, eric.araujo, tarek, vikash
Date 2012-01-24.13:51:06
SpamBayes Score 1.6643265e-06
Marked as misclassified No
Message-id <1327413067.76.0.600616807017.issue13851@psf.upfronthosting.co.za>
In-reply-to
Content
Hi Vikash - thanks for working on this.

It's normal when packaging code "downstream" for Fedora to file a package review request at bugzilla.redhat.com, following the process here:

http://fedoraproject.org/wiki/Package_Review_Process

(sorry if the process seems byzantine; I can help if need be).

I just a did quick search and didn't see one for distutils2 there.

Some immediate things struck me about the specfile:
* it's normal to linewrap the %description clause (the specfile should be readable in a 80-column display)
* you don't need the CFLAGS= stuff for a noarch package

As for the question about things like "pysetup" not being available - are these meant to end up in /usr/bin ?  If so, this may indeed be an issue for upstream distutils2 (and hence for this bug tracker).

Hope this is helpful
Dave
History
Date User Action Args
2012-01-24 13:51:07dmalcolmsetrecipients: + dmalcolm, tarek, eric.araujo, alexis, vikash
2012-01-24 13:51:07dmalcolmsetmessageid: <1327413067.76.0.600616807017.issue13851@psf.upfronthosting.co.za>
2012-01-24 13:51:07dmalcolmlinkissue13851 messages
2012-01-24 13:51:06dmalcolmcreate