[Patches] [ python-Patches-808120 ] Add --force-arch=ARCH to bdist_rpm.py

SourceForge.net noreply at sourceforge.net
Fri Mar 26 10:03:18 EST 2004


Patches item #808120, was opened at 2003-09-17 16:28
Message generated for change (Comment added) made by fdrake
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=808120&group_id=5470

Category: Distutils and setup.py
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Tony Campbell (tcampbell)
Assigned to: Nobody/Anonymous (nobody)
Summary: Add --force-arch=ARCH to bdist_rpm.py

Initial Comment:
Allow a package builder to override the default 
architecture detection method employed by distutils 
by specifying --force-arch=ARCH on the command line; 
e.g., --force-arch=ppc 
 
This affects the BuildArch: tag in the resulting spec 
file. 
 
 

----------------------------------------------------------------------

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2004-03-26 10:03

Message:
Logged In: YES 
user_id=3066

Perhaps someone can point out documentation on the
BuildArch: tag; I've googled and found both BuildArch: and
BuildArchitectures:, but no reference documentation for
either.  A good pointer would be helpful.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=808120&group_id=5470



More information about the Patches mailing list