Bug 118471

Summary: Hard coded dependancy on XFree86-libs should be removed
Product: [Fedora] Fedora Reporter: Mike A. Harris <mharris>
Component: emacsAssignee: Jens Petersen <petersen>
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: 21.3-11 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-03-17 05:31:50 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:29:02 UTC
There are hard coded dependancies on XFree86-libs package, which
needs to be fixed before xorg-x11 can be enabled in the development
tree.

Most likely (I haven't checked), this should be a dependancy
on XFree86-devel, not XFree86-libs.  There should never ever
be dependancies hard coded on XFree86-libs.  If some package
needs something from XFree86-libs, rpm's autodependancy searching
will find it (find-requires) and put a dep on the lib itself
rather than the package it comes from.

/mnt/redhat/test/rawhide-latest/i386/Fedora/RPMS/emacs-21.3-10.i386.rpm:
XFree86-libs

Comment 1 Mike A. Harris 2004-03-17 05:31:50 UTC
Fixed in emacs-21.3-11 in rawhide