Bug 60393

Summary: XFree86 binaries require freetype, but package doesn't
Product: [Retired] Red Hat Linux Reporter: Pekka Savola <pekkas>
Component: XFree86Assignee: Mike A. Harris <mharris>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2   
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: 2002-02-27 10:55:56 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 Pekka Savola 2002-02-27 10:55:52 UTC
RHL72 with all updates (including XFree86).

$ ldd /usr/bin/X11/xterm
[...]
	libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x40054000)
[...]

$ rpm -q --requires XFree86 | grep free
$

So, XFree86 should at least Require: freetype.  However, it may be that for some
odd reason
the rpm logic for building packages has failed here: shouldn't it have added
libfreetype.so.6
to XFree86 requirements automatically?

Comment 1 Mike A. Harris 2002-02-27 22:27:59 UTC

*** This bug has been marked as a duplicate of 60094 ***