Bug 120374

Summary: Xorg X11 no longer uses xfree86.cf, it uses xorg.cf
Product: [Fedora] Fedora Reporter: Mike A. Harris <mharris>
Component: xorg-x11Assignee: Mike A. Harris <mharris>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: jdennis, wtogami
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: 2004-05-07 13:56:05 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:
Bug Depends On:    
Bug Blocks: 114961    

Description Mike A. Harris 2004-04-08 05:00:10 UTC
While investigating why my recent addition of the "voodoo" driver
on AMD64 does not build, I discovered that my patch that patches
xfree86.cf is applying but having no effect.  I spotted xorg.cf
out of the corner of my eye, and discovered that they just switched
to using xorg.cf instead of xfree86.cf this week as part of the
trademark changes.

While that is a sane change, it means that we need to update a
lot of patches and other fixes now.

This is a Fedora Core release blocker.

Comment 1 Mike A. Harris 2004-05-07 13:56:05 UTC
All patches in CVS use xorg.cf now, even if they're not being
applied, so this shouldn't be a problem.  The spec file moves
xfree86.cf out of the way prior to patches being applied, so
this should prevent things from slipping by also.