[Patches] [ python-Patches-619493 ] Fix for building RPMs under RH8.0

noreply@sourceforge.net noreply@sourceforge.net
Sun, 06 Oct 2002 22:58:56 -0700


Patches item #619493, was opened at 2002-10-07 06:10
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=619493&group_id=5470

Category: Distutils and setup.py
Group: Python 2.2.x
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Sean Reifschneider (jafo)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix for building RPMs under RH8.0

Initial Comment:
Red Hat 8.0 has removed the build options from the
"rpm" binary and
migrated into the program "rpmbuild".  The included
patch changes
the command from "rpm" to "rpmbuild" if the file
/usr/bin/rpmbuild or /bin/rpmbuild exists.

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

>Comment By: Martin v. Löwis (loewis)
Date: 2002-10-07 07:58

Message:
Logged In: YES 
user_id=21627

Could it be that the indentation was wrong on this patch,
and that you should adjust your tabstop setting to 8?

Reindented and applied as  1.27.6.2 and 1.32.


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

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