Bug 148938
Summary: | Patch to allow conditional X11 support | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Philip Gwyn <bugzilla> |
Component: | chkfontpath | Assignee: | Mike A. Harris <mharris> |
Status: | CLOSED NOTABUG | QA Contact: | Ben Levenson <benl> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3 | Keywords: | 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: | 2005-03-15 04:35:43 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
Philip Gwyn
2005-02-17 01:40:39 UTC
chkfontpath's entire purpose is to add/remove font paths to/from the xfs config file. The xfs config file is owned by the xfs package. If xfs is not installed, the config file is also not installed, and chkfontpath can not function properly. Forcibly ignoring this dependancy in the rpm spec file does not stop chkfontpath from requiring xfs's config file be present. All of the font packages in the OS, have a dependancy on chkfontpath, to ensure that any fonts that get installed, are properly configured for X11 core fonts. Setting status to "NOTABUG" as the current dependancies are correct and required for proper system operation when using "xfs" which is our default and supported configuration. |