From a671dd41857349e900135854e01d6d31a7a4b2f3 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Wed, 28 Nov 2007 12:50:53 +0000 Subject: [PATCH] - Add /usr/share/fonts to fontpath (bug #402551). --- ghostscript.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ghostscript.spec b/ghostscript.spec index fc63a34..133d3f3 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -112,7 +112,7 @@ for path in \ %{_datadir}/fonts/default/Type1 \ %{_datadir}/fonts/default/amspsfnt/pfb \ %{_datadir}/fonts/default/cmpsfont/pfb \ - %{_datadir}/fonts/japanese \ + %{_datadir}/fonts \ %{_datadir}/%{name}/conf.d \ %{_sysconfdir}/%{name} \ %{_sysconfdir}/%{name}/%{gs_dot_ver} @@ -262,6 +262,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Wed Nov 28 2007 Tim Waugh 8.61-2 +- Add /usr/share/fonts to fontpath (bug #402551). - Restore cidfmap-switching bits, except for FAPIcidfmap which is no longer used. - Add runlibfileifexists to gs_init.ps.