Bug 5364

Summary: rpm 3.0.3-0.26|32: %defines are executed %inside non-matching %ifarch
Product: [Retired] Red Hat Raw Hide Reporter: jbotha
Component: rpm-buildAssignee: Jeff Johnson <jbj>
Status: CLOSED UPSTREAM QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 1.0CC: emgaron
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-29 21:46:54 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:

Description jbotha 1999-09-25 17:00:03 UTC
Discovered this one while rebuilding anonftp-2.8-2 on i386.
The spec file contains:
%ifarch i386 sparc armv41
%define LIBCSOVER 6
...
%endif

%ifarch alpha
%define LIBCSOVER 6.1
...
%endif

Well, after the first %ifarch, LIBCSOVER has value 6, but
after the second %ifarch it has value 6.1.  No other
commands seem to be executed inside the second %ifarch.

Comment 1 jbotha 1999-09-25 17:02:59 UTC
Oops, that should've been anonftp-2.8-1...

Comment 2 Jeff Johnson 1999-12-16 20:24:59 UTC
*** Bug 6647 has been marked as a duplicate of this bug. ****** Bug 7584 has been marked as a duplicate of this bug. ***

Comment 3 Jeff Johnson 2000-01-31 16:18:59 UTC
*** Bug 7907 has been marked as a duplicate of this bug. ***

Comment 4 Jeff Johnson 2000-02-21 10:44:59 UTC
*** Bug 9415 has been marked as a duplicate of this bug. ***

Comment 5 Jeff Johnson 2000-07-10 19:29:15 UTC
*** Bug 13106 has been marked as a duplicate of this bug. ***

Comment 6 Jeff Johnson 2001-02-21 19:21:35 UTC
Changing component.

Comment 7 Bill Nottingham 2005-09-29 21:46:54 UTC
Closing bugs on older, no longer supported, releases. Apologies for any lack of
response.

For RPM issues, please try a current release such as Fedora Core 4; if bugs
persist, please open a new issue.