rpms/mathml-fonts/devel mathml-fonts.spec,1.2,1.3

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Mar 3 23:01:26 UTC 2005


Author: thias

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

Modified Files:
	mathml-fonts.spec 
Log Message:
Mass letter "m" and "n" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs



Index: mathml-fonts.spec
===================================================================
RCS file: /cvs/extras/rpms/mathml-fonts/devel/mathml-fonts.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mathml-fonts.spec	10 Dec 2004 22:03:07 -0000	1.2
+++ mathml-fonts.spec	3 Mar 2005 23:01:24 -0000	1.3
@@ -4,11 +4,10 @@
 %define fontdir       %{_datadir}/fonts/mathml
 
 Summary: Mathematical symbol fonts
-Name:	 mathml-fonts 
-Epoch:	 0
+Name:    mathml-fonts
 Version: 1.0
 Release: 14
-URL:	 http://www.mozilla.org/projects/mathml/fonts/
+URL:     http://www.mozilla.org/projects/mathml/fonts/
 License: Distributable
 Group:   User Interface/X
 BuildArch: noarch
@@ -25,7 +24,7 @@
 ## Design Science fonts
 #  License: http://www.dessci.com/en/support/eula/mtextralic.htm
 #  URL: http://www.dessci.com/en/dl/fonts/
-# extracted from MTW_Truetype.exe 
+# extracted from MTW_Truetype.exe
 # (couldn't figure out how extract at build-time -- Rex)
 Source30: mtextra.ttf
 
@@ -38,7 +37,7 @@
 # in scriptlets
 Prereq: fontconfig
 
-# Not *strictly* required, for Adobe (PS)  Symbol font, expects 
+# Not *strictly* required, for Adobe (PS)  Symbol font, expects
 # /usr/lib/acroread/Resource/Fonts
 # Prereq: acroread
 # BuildRequires: acroread
@@ -47,20 +46,20 @@
 
 %description
 This package contains fonts required to display mathematical
-symbols.  Applications supported include: 
+symbols.  Applications supported include:
 * mozilla (and netscape >= 7) to display MathML
 * lyx
 * kformula (koffice)
 
 
 %prep
-%setup -T -c -n %{name} 
+%setup -T -c -n %{name}
 
 ## Math'ca
 unzip %{SOURCE10}
 
 ## TeX fonts
-#setup -T -D -n %{name} -a 20 
+#setup -T -D -n %{name} -a 20
 cp -a %{SOURCE20} .
 %setup -T -D -n %{name} -a 21
 
@@ -84,7 +83,7 @@
   cmbx10.ttf mtextra.ttf \
   $RPM_BUILD_ROOT%{fontdir}/
 
-# Generate fonts.scale, etc... 
+# Generate fonts.scale, etc...
 # don't really *need* this step, as we're Xft only...
 %{x11bindir}/mkfontscale $RPM_BUILD_ROOT%{fontdir}
 %{x11bindir}/mkfontdir   $RPM_BUILD_ROOT%{fontdir}
@@ -100,7 +99,7 @@
   ## Rebuild fontcache for now available Symbol.pfa
   fc-cache -f %{fontdir} ||:
 fi
- 
+
 %triggerun -- acroread
 [ $2 -eq 0 ] && rm -f %{fontdir}/Symbol.pfa
 ## Rebuild fontcache for now missing (or possibly changed) Symbol.pfa
@@ -144,7 +143,7 @@
 - add comment regarding lyx fonts
 - remove use of mkfontdir -e which causes build failure on FC2.
 - remove deprecated Xft1 bits
-- add %%trigger for acroread, to rebuild font.cache-1 when/if 
+- add %%trigger for acroread, to rebuild font.cache-1 when/if
   Symbol.pfa becomes available/unavailable.
 
 * Tue Jan 13 2004 Rex Dieter <rexdieter at sf.net> 0:1.0-0.fdr.10
@@ -187,6 +186,6 @@
 * Mon Nov 11 2002 Rex Dieter <rdieter at unl.edu> 1.0-0
 - include latest Mathematica 4.1 fonts + CMSY10,CMEX10
 - Require type1inst with added/fixed ams/wri font foundries
-- prefer Math*.pfa over Math*.pfb as type1inst seems to 
+- prefer Math*.pfa over Math*.pfb as type1inst seems to
   incorrectly identify some of the pfb versions.
 




More information about the fedora-extras-commits mailing list