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 160750 Details for
Bug 251017
drop chkfontpath dependency
[?]
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
spec.diff (text/plain), 1.97 KB, created by
Matthias Clasen
on 2007-08-06 15:00:09 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Matthias Clasen
Created:
2007-08-06 15:00:09 UTC
Size:
1.97 KB
patch
obsolete
>Index: urw-fonts.spec >=================================================================== >RCS file: /cvs/extras/rpms/urw-fonts/devel/urw-fonts.spec,v >retrieving revision 1.26 >diff -u -r1.26 urw-fonts.spec >--- urw-fonts.spec 12 Jul 2006 08:37:35 -0000 1.26 >+++ urw-fonts.spec 6 Aug 2007 14:55:52 -0000 >@@ -1,10 +1,11 @@ > %define filippov_version 1.0.7pre40 > %define fontdir %{_datadir}/fonts/default/Type1 >+%define catalogue /etc/X11/fontpath.d > > Summary: Free versions of the 35 standard PostScript fonts. > Name: urw-fonts > Version: 2.3 >-Release: 6.1.1 >+Release: 7 > Source: ftp://ftp.gnome.ru/fonts/urw/release/urw-fonts-%{filippov_version}.tar.bz2 > Source1: n022003l.afm > Source2: n022003l.pfb >@@ -20,8 +21,8 @@ > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root > BuildArchitectures: noarch > >-Requires(post): chkfontpath, fontconfig, mkfontscale, mkfontdir >-Requires(postun): chkfontpath, fontconfig >+Requires(post): fontconfig, mkfontscale, mkfontdir >+Requires(postun): fontconfig > > %description > Free, good quality versions of the 35 standard PostScript(TM) fonts, >@@ -48,12 +49,15 @@ > # Touch ghosted files > touch $RPM_BUILD_ROOT%{fontdir}/{fonts.{dir,scale,cache-1},encodings.dir} > >+# Install catalogue symlink >+mkdir -p $RPM_BUILD_ROOT%{catalogue} >+ln -sf %{fontdir} $RPM_BUILD_ROOT%{catalogue}/urw-fonts >+ > %post > { > umask 133 > mkfontscale %{fontdir} > `which mkfontdir` %{fontdir} >- /usr/sbin/chkfontpath -q -a %{fontdir} > fc-cache %{_datadir}/fonts > } &> /dev/null || : > >@@ -61,7 +65,6 @@ > { > if [ "$1" = "0" ]; then > fc-cache %{_datadir}/fonts >- /usr/sbin/chkfontpath -q -r %{fontdir} || : > fi > } &> /dev/null || : > >@@ -79,8 +82,13 @@ > %ghost %verify(not md5 size mtime) %{fontdir}/encodings.dir > %{fontdir}/*.afm > %{fontdir}/*.pfb >+%dir %{catalogue} >+%{catalogue}/urw-fonts > > %changelog >+* Mon Aug 6 2007 Matthias Clasen <mclasen@redhat.com> - 2.3-7 >+- drop chkfontpath dependency >+ > * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.3-6.1.1 > - rebuild >
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 251017
: 160750