rpms/mathml-fonts/devel mathml-fonts.spec,1.12,1.13

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Fri Oct 28 16:25:55 UTC 2005


Author: rdieter

Update of /cvs/extras/rpms/mathml-fonts/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2897

Modified Files:
	mathml-fonts.spec 
Log Message:
* Fri Oct 28 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.0-20
- newer fontconfig's create/use fonts.cache-2 too (#171978)



Index: mathml-fonts.spec
===================================================================
RCS file: /cvs/extras/rpms/mathml-fonts/devel/mathml-fonts.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- mathml-fonts.spec	19 Oct 2005 13:49:24 -0000	1.12
+++ mathml-fonts.spec	28 Oct 2005 16:25:53 -0000	1.13
@@ -5,7 +5,7 @@
 Summary: Mathematical symbol fonts
 Name:    mathml-fonts
 Version: 1.0 
-Release: 19%{?dist}
+Release: 20%{?dist}
 
 URL:     http://www.mozilla.org/projects/mathml/fonts/
 License: Distributable
@@ -85,7 +85,7 @@
 install -p -m755 -D %{SOURCE1} $RPM_BUILD_ROOT%{find_symbol_font}
 
 # "touch" all fonts.dir, fonts.scale, etc files we've got flagged as %ghost
-touch $RPM_BUILD_ROOT%{fontdir}/{fonts.cache-1,Symbol.pfa,SY______.PFB}
+touch $RPM_BUILD_ROOT%{fontdir}/{fonts.cache-{1,2},Symbol.pfa,SY______.PFB}
 
 
 %triggerin -- acroread,AdobeReader_enu
@@ -115,7 +115,7 @@
 %{fontdir}/*.[ot]tf
 %ghost %{fontdir}/Symbol.pfa
 %ghost %{fontdir}/SY______.PFB
-%ghost %{fontdir}/fonts.cache-1
+%ghost %{fontdir}/fonts.cache-*
 
 
 %clean
@@ -123,6 +123,9 @@
 
 
 %changelog
+* Fri Oct 28 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.0-20
+- newer fontconfig's create/use fonts.cache-2 too (#171978)
+
 * Wed Oct 19 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.0-19
 - use cabextract on MathTypeTrueTypeFonts
 - include mtextralic.htm (MathType/mtextra license)




More information about the fedora-extras-commits mailing list