Bug 252280

Summary: Please drop the chkfontpath dependency from libdockapp
Product: [Fedora] Fedora Reporter: Matthias Clasen <mclasen>
Component: libdockappAssignee: Patrice Dumas <pertusus>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.6.1-4.fc8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-09-30 14:03:18 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: 235704, 252268    
Attachments:
Description Flags
libdockapp.patch none

Description Matthias Clasen 2007-08-15 02:12:12 UTC
and convert to using the new fontpath.d configuraton mechanism.
See http://fedoraproject.org/wiki/Releases/FeatureNoMoreXFS

Comment 1 Adam Jackson 2007-09-25 17:23:19 UTC
Created attachment 205711 [details]
libdockapp.patch

This should do the trick.

Comment 2 Patrice Dumas 2007-09-30 14:03:18 UTC
There is now the rpmlint warning:
libdockapp-fonts.i386: W: symlink-should-be-relative /etc/X11/fontpath.d/dockapp
/usr/share/X11/fonts/dockapp

but it is not really an issue.

I applied your patch and built. Thanks.