Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 147333 Details for
Bug 227297
urw-fonts needn't require X font utilities (chkfontpath, mkfontdir, mkfontscale)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to unrequire X font utils
urw-fonts.patch (text/plain), 818 bytes, created by
Robert van den Aker
on 2007-02-04 22:57:56 UTC
(
hide
)
Description:
Patch to unrequire X font utils
Filename:
MIME Type:
Creator:
Robert van den Aker
Created:
2007-02-04 22:57:56 UTC
Size:
818 bytes
patch
obsolete
>--- urw-fonts.spec.orig 2007-01-27 06:20:27.000000000 +0100 >+++ urw-fonts.spec 2007-01-27 06:22:34.000000000 +0100 >@@ -20,8 +20,8 @@ > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root > BuildArchitectures: noarch > >-Requires(post): chkfontpath, fontconfig, mkfontscale, mkfontdir >-Requires(postun): chkfontpath, fontconfig >+Requires(post): fontconfig >+Requires(postun): fontconfig > > %description > Free, good quality versions of the 35 standard PostScript(TM) fonts, >@@ -51,9 +51,9 @@ > %post > { > umask 133 >- mkfontscale %{fontdir} >- `which mkfontdir` %{fontdir} >- /usr/sbin/chkfontpath -q -a %{fontdir} >+ mkfontscale %{fontdir} || : >+ `which mkfontdir` %{fontdir} || : >+ /usr/sbin/chkfontpath -q -a %{fontdir} || : > fc-cache %{_datadir}/fonts > } &> /dev/null || : >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 227297
: 147333