Dave Malcolm <dmalc...@redhat.com> added the comment:

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

----------
nosy: +dmalcolm

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13851>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to