rpms/mathml-fonts/FC-3 .cvsignore, 1.3, 1.4 mathml-fonts.spec, 1.6, 1.7 sources, 1.3, 1.4

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Wed Oct 19 13:54:27 UTC 2005


Author: rdieter

Update of /cvs/extras/rpms/mathml-fonts/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28331/FC-3

Modified Files:
	.cvsignore mathml-fonts.spec sources 
Log Message:
* Wed Oct 19 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.0-19
- use cabextract on MathTypeTrueTypeFonts
- include mtextralic.htm (MathType/mtextra license)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/mathml-fonts/FC-3/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	15 Sep 2005 19:37:50 -0000	1.3
+++ .cvsignore	19 Oct 2005 13:54:25 -0000	1.4
@@ -1,3 +1,5 @@
 cmbx10.ttf
 BaKoMa4LyX.zip
 mtextra.ttf
+MathTypeTrueTypeFonts.asp
+mtextralic.htm


Index: mathml-fonts.spec
===================================================================
RCS file: /cvs/extras/rpms/mathml-fonts/FC-3/mathml-fonts.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mathml-fonts.spec	16 Sep 2005 12:17:07 -0000	1.6
+++ mathml-fonts.spec	19 Oct 2005 13:54:25 -0000	1.7
@@ -1,12 +1,11 @@
 # $Id$
 
-%define x11bindir     %{_prefix}/X11R6/bin
 %define fontdir       %{_datadir}/fonts/mathml
 
 Summary: Mathematical symbol fonts
 Name:    mathml-fonts
 Version: 1.0 
-Release: 18%{?dist}
+Release: 19%{?dist}
 
 URL:     http://www.mozilla.org/projects/mathml/fonts/
 License: Distributable
@@ -24,17 +23,14 @@
 #  License: http://support.wolfram.com/mathematica/systems/windows/general/latestfonts.html (non-distributable)
 %{?_with_mathematica:Source10: http://support.wolfram.com/mathematica/systems/windows/general/MathFonts_TrueType.exe}
 ## TeX fonts
-#Source20: ftp://tug.ctan.org/tex-archive/fonts/cm/ps-type1/bakoma/ttf.tar.gz
 Source20: ftp://tug.ctan.org/tex-archive/fonts/cm/ps-type1/bakoma/ttf/cmbx10.ttf
 # Reference: http://wiki.lyx.org/Windows/LyX136 
 Source21: ftp://ftp.lyx.org/pub/lyx/contrib/BaKoMa4LyX.zip
-## Design Science fonts
-#  License: http://www.dessci.com/en/support/eula/fonts/mtextralic.htm
-#  URL: http://www.dessci.com/en/dl/fonts/
-# extracted from MathTypeTrueTypeFonts.exe (rename from http://www.dessci.com/en/dl/MathTypeTrueTypeFonts.asp)
-# (couldn't figure out how extract at build-time -- Rex)
-Source30: mtextra.ttf
+## Design Science fonts, URL: http://www.dessci.com/en/dl/fonts/
+Source30: http://www.dessci.com/en/dl/MathTypeTrueTypeFonts.asp
+Source31:  http://www.dessci.com/en/support/eula/fonts/mtextralic.htm
 
+BuildRequires: cabextract
 BuildRequires: unzip
 
 # we're pretty much useless without it, and use fc-cache
@@ -60,14 +56,15 @@
 ## Math'ca
 %{?_with_mathematica:unzip %{SOURCE10}}
 
-## TeX fonts
-#setup -T -D -n %{name} -a 20
-cp -a %{SOURCE20} .
+## TeX fonts (bakoma/cmbx)
+install -p -m644 %{SOURCE20} .
 
+## BaKoMa4Lyx fonts
 %setup -T -D -n %{name} -a 21
 
-## dessci
-cp -a %{SOURCE30} .
+## MathType fonts (mtextra)
+cabextract %{SOURCE30}
+install -p -m644 %{SOURCE31} .
 
 
 %build
@@ -111,7 +108,7 @@
 
 %files
 %defattr(-,root,root)
-%doc Licence.txt Readme.txt
+%doc Licence.txt mtextralic.htm Readme.txt
 %dir %{find_symbol_dir}
 %{find_symbol_font}
 %dir %{fontdir}
@@ -126,6 +123,10 @@
 
 
 %changelog
+* Wed Oct 19 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.0-19
+- use cabextract on MathTypeTrueTypeFonts
+- include mtextralic.htm (MathType/mtextra license)
+
 * Thu Sep 15 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.0-18
 - replace latex-xft-fonts with bakoma4lyx
 - remove non-distributable Math'ca fonts (#168405)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mathml-fonts/FC-3/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	15 Sep 2005 19:37:50 -0000	1.3
+++ sources	19 Oct 2005 13:54:25 -0000	1.4
@@ -1,3 +1,4 @@
 19f80def73f72679e916fa8143f9be02  cmbx10.ttf
 46d1caf4e2bf294d641cf1c37be19082  BaKoMa4LyX.zip
-fe5c714162bf1b9c936b2bc5e66da03e  mtextra.ttf
+f3522c4ca9b4be08252848c1933d021e  MathTypeTrueTypeFonts.asp
+0c2dba03bd9d8842a495575493de28fd  mtextralic.htm




More information about the fedora-extras-commits mailing list