rpms/ghostscript/devel ghostscript.spec,1.107,1.108

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Apr 10 10:34:25 UTC 2006


Author: twaugh

Update of /cvs/dist/rpms/ghostscript/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv21193

Modified Files:
	ghostscript.spec 
Log Message:
* Mon Apr 10 2006 Tim Waugh <twaugh at redhat.com> 8.15.1-9
- Add %{_datadir}/fonts/japanese to font path (bug #188448).



Index: ghostscript.spec
===================================================================
RCS file: /cvs/dist/rpms/ghostscript/devel/ghostscript.spec,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ghostscript.spec	8 Apr 2006 09:57:54 -0000	1.107
+++ ghostscript.spec	10 Apr 2006 10:34:23 -0000	1.108
@@ -5,7 +5,7 @@
 Name: ghostscript
 Version: %{gs_ver}
 
-Release: 8
+Release: 9
 
 License: GPL
 URL: http://www.cups.org/espgs/
@@ -129,6 +129,7 @@
 	%{_datadir}/fonts/default/Type1 \
 	%{_datadir}/fonts/default/amspsfnt/pfb \
 	%{_datadir}/fonts/default/cmpsfont/pfb \
+	%{_datadir}/fonts/japanese \
 	%{_sysconfdir}/%{name}
 do
   FONTPATH="$FONTPATH${FONTPATH:+:}$path"
@@ -273,6 +274,9 @@
 %postun -p /sbin/ldconfig
 
 %changelog
+* Mon Apr 10 2006 Tim Waugh <twaugh at redhat.com> 8.15.1-9
+- Add %%{_datadir}/fonts/japanese to font path (bug #188448).
+
 * Sat Apr  8 2006 Tim Waugh <twaugh at redhat.com>
 - Build requires libtool (bug #188341).
 




More information about the fedora-cvs-commits mailing list