Bug 57264

Summary: %GNUconfigure macro broken in /usr/lib/rpm/macros
Product: [Retired] Red Hat Raw Hide Reporter: Bill Crawford <billc>
Component: rpm-buildAssignee: Jeff Johnson <jbj>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-12-09 18:39:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch as promised ;o) none

Description Bill Crawford 2001-12-08 01:44:27 UTC
Version:
[bill@desktop rpm]$ rpm -qf /usr/lib/rpm/macros
rpm-4.0.4-0.2

Small bug in /usr/lib/rpm/macros: the %GNUconfigure macro is slightly
broken, and causes problems for configure scripts (e.g. gnorpm, which I was
just messing with).

Patch (one line change) attached shortly ...

Comment 1 Bill Crawford 2001-12-08 01:45:33 UTC
Created attachment 40067 [details]
Patch as promised ;o)

Comment 2 Jeff Johnson 2001-12-09 20:39:47 UTC
FIxed in rpm CVS, should be in rpm-4.0.4-0.3 and later.

Thanks for the patch.