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 Rudd-O
Recipients Rudd-O, tarek
Date 2009-03-18.20:13:25
SpamBayes Score 1.2490059e-05
Marked as misclassified No
Message-id <1237407258.26.0.781274677944.issue5482@psf.upfronthosting.co.za>
In-reply-to
Content
ahaha! I have the patch that implements this functionality.

1) it renames the RPM package name to python-%packagename-py2.4 and and
its requirements as well.
2) it autooptimizes (-O1) any RPM built if no optimization has been
configured in setup.cfg, so it works with any SELinux-enabled or any
other MAC-enabled platforms.

patch against distutils of python 2.4.  works with latest setuptools
just fine.
History
Date User Action Args
2009-03-18 20:14:18Rudd-Osetrecipients: + Rudd-O, tarek
2009-03-18 20:14:18Rudd-Osetmessageid: <1237407258.26.0.781274677944.issue5482@psf.upfronthosting.co.za>
2009-03-18 20:13:28Rudd-Olinkissue5482 messages
2009-03-18 20:13:28Rudd-Ocreate