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 OG7
Recipients OG7, tarek
Date 2009-07-22.14:06:52
SpamBayes Score 0.0002904887
Marked as misclassified No
Message-id <1248271616.22.0.938348287661.issue6546@psf.upfronthosting.co.za>
In-reply-to
Content
This simple Distutils patch allows choosing the name of the rpm built by
bdist_rpm.
It leaves the name of the source tarball alone, and changes the name of
the resulting spec file and rpm.

It was tested with distutils nightlies, and applies to at least python
2.5 through 2.7dev .
History
Date User Action Args
2009-07-22 14:06:56OG7setrecipients: + OG7, tarek
2009-07-22 14:06:56OG7setmessageid: <1248271616.22.0.938348287661.issue6546@psf.upfronthosting.co.za>
2009-07-22 14:06:54OG7linkissue6546 messages
2009-07-22 14:06:54OG7create