Bug 118485

Summary: Hard coded dependancy on XFree86 should be removed/changed
Product: [Fedora] Fedora Reporter: Mike A. Harris <mharris>
Component: xinitrcAssignee: Mike A. Harris <mharris>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 3.36-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-03-17 03:08:37 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: 118423    

Description Mike A. Harris 2004-03-16 22:51:07 UTC
There are hard coded dependancies on XFree86 package, which
needs to be fixed before xorg-x11 can be enabled in the development
tree.

/mnt/redhat/test/rawhide-latest/i386/Fedora/RPMS/xinitrc-3.35-1.1.noarch.rpm:
XFree86

I haven't investigated this deeper yet, but will update the
report unless it's fixed before I get to looking deeper myself.  ;o)

Comment 1 Mike A. Harris 2004-03-17 03:08:37 UTC
Fixed in 3.36-1 and higher in rawhide.

Removed the dependancy, and replaced with some dependancies on
files instead.  Many of those files are in the XFree86 main package,
and also xorg-x11 main package, so whatever the dep was present
for, should be satisfied still without anything breaking, plus
the deps are more fine grained in case things move around in the
future.