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

SourceForge.net noreply at sourceforge.net
Fri Sep 10 08:33:38 CEST 2004


Patches item #808120, was opened at 2003-09-17 22:28
Message generated for change (Comment added) made by loewis
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: Closed
>Resolution: Accepted
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: Martin v. Löwis (loewis)
Date: 2004-09-10 08:33

Message:
Logged In: YES 
user_id=21627

Thanks for the patch. Committed as

NEWS 1.1131
ACKS 1.282
bdist_rpm.py 1.42


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

Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2004-03-26 16: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