Bug 21303

Summary: [SRPM] Incomplete build with --target=i686
Product: [Retired] Red Hat Raw Hide Reporter: Enrico Scholz <rh-bugzilla>
Component: XFree86Assignee: Mike A. Harris <mharris>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: low Docs Contact:
Priority: low    
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-03-08 15:52:41 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 Enrico Scholz 2000-11-24 17:13:12 UTC
At two places in the .spec-file of XFree86-4.0.1-1.2.src.rpm you are
checking for i386 instead of %{ix86}:


%ifarch i386
#define HasGlide3 YES
%endif 
...
%ifarch i386
%files -n tdfx_dri
%defattr(-,root,root)
/usr/X11R6/lib/modules/dri/tdfx_dri*
%endif

Comment 1 Mike A. Harris 2000-12-05 07:26:23 UTC
This problem has been fixed in my internal spec file, and will be present
in some future release of Red Hat Linux.


Comment 2 Mike A. Harris 2001-03-08 15:53:28 UTC
This was DEFERRED for some reason, but should have been RAWHIDE'd.
It is fixed in Rawhide..