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 kiilerix
Recipients ebfe, forest, jbaker, kiilerix, nshmyrev, pitrou, tarek, twegener
Date 2009-02-22.11:04:06
SpamBayes Score 5.274682e-05
Marked as misclassified No
Message-id <1235300648.67.0.549708247142.issue1533164@psf.upfronthosting.co.za>
In-reply-to
Content
The command "rpm" is (now, and in rpm.org version) for runtime and
installation only. Rpm building is done by /usr/bin/rpm-build (from the
package with the same name, run "yum install rpm-build"). 

/usr/lib/python2.5/distutils/command/bdist_rpm.py will select rpm-build
if it is available. 

Yes, the fallback is confusing. That is a consequence of the rpm fork
and probably out of scope for this issue ;-)
History
Date User Action Args
2009-02-22 11:04:09kiilerixsetrecipients: + kiilerix, twegener, nshmyrev, pitrou, forest, tarek, ebfe, jbaker
2009-02-22 11:04:08kiilerixsetmessageid: <1235300648.67.0.549708247142.issue1533164@psf.upfronthosting.co.za>
2009-02-22 11:04:07kiilerixlinkissue1533164 messages
2009-02-22 11:04:06kiilerixcreate