Bug 3713 - %undefine undefines everything
Summary: %undefine undefines everything
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: rpm
Version: 6.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jay Turner
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-06-24 19:39 UTC by Bill Nottingham
Modified: 2015-01-07 23:37 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 1999-06-25 09:33:48 UTC
Embargoed:


Attachments (Terms of Use)

Description Bill Nottingham 1999-06-24 19:39:52 UTC
If the line:

%undefine   _fixgroup

is in a spec file, it undefines other macros
(at least %_gzipbin), even if the %undefine
line is commented out. The only way to avoid
this is to remove the line from the spec file.

Comment 1 Jeff Johnson 1999-06-25 09:33:59 UTC
BTW: rpm 3.0 will expand macros even in comment lines.

The symbol hash table was truncated by the deletion of
%_fixgroup. Fixed in rpm-3.0.2-0.8.


Note You need to log in before you can comment on or make changes to this bug.