Bug 141593

Summary: Drop dependency on xorg-x11-deprecated-libs
Product: [Fedora] Fedora Reporter: Ralf Ertzinger <redhat-bugzilla>
Component: xpdfAssignee: Than Ngo <than>
Status: CLOSED NOTABUG QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideKeywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-12-02 16:21:23 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 Ralf Ertzinger 2004-12-02 12:17:53 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5)
Gecko/20041114 Firefox/1.0

Description of problem:
xpdf is one of the two programs in my install that still depends on
libraries included in the xorg-x11-deprecated-libs. If possible, it
would be nice to remove these depencencies, so
xorg-x11-deprecated-libs is no longer needed for any program Fedora ships.

Version-Release number of selected component (if applicable):
xpdf-3.00-13

How reproducible:
Always

Steps to Reproduce:
1. rpm -e xorg-x11-deprecated-libs --test
2.
3.
    

Actual Results:  xpdf depends on libXp.so.6

Expected Results:  No depencencies

Additional info:

Comment 1 Than Ngo 2004-12-02 16:21:23 UTC
the xpdf 3 uses the motif widget, which requires libXp from
xorg-x11-deprecated-libs. It's not possible to remove this depencencies.