rpms/tetex-font-cm-lgc/F-9 tetex-font-cm-lgc.spec,1.13,1.14

Sarantis Paskalis sarantis at fedoraproject.org
Mon Jan 12 10:41:01 UTC 2009


Author: sarantis

Update of /cvs/extras/rpms/tetex-font-cm-lgc/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6333

Modified Files:
	tetex-font-cm-lgc.spec 
Log Message:
Include .afm files (forgotten in the previous versions)



Index: tetex-font-cm-lgc.spec
===================================================================
RCS file: /cvs/extras/rpms/tetex-font-cm-lgc/F-9/tetex-font-cm-lgc.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- tetex-font-cm-lgc.spec	4 Jan 2008 12:30:47 -0000	1.13
+++ tetex-font-cm-lgc.spec	12 Jan 2009 10:40:31 -0000	1.14
@@ -6,10 +6,11 @@
 
 Name:           tetex-font-cm-lgc
 Version:        0.5
-Release:        9%{?dist}
+Release:        11%{?dist}
 Summary:        CM-LGC Type1 fonts for LaTeX
 Group:          Applications/Publishing
-License:        GPL
+# Font exception
+License:        GPLv2+ with exceptions
 URL:            http://www.ctan.org/tex-archive/fonts/ps-type1/cm-lgc
 Source0:        cm-lgc-%{ctan_date}.zip
 # upstream source - unversioned zip file
@@ -38,10 +39,11 @@
 rm -rf %{buildroot}
 
 mkdir -p %{buildroot}%{texmf}/tex/latex/%{texpkg}
-mkdir -p %{buildroot}%{texfonts}/{ofm,ovf,type1,tfm,vf}/%{fontpath}
+mkdir -p %{buildroot}%{texfonts}/{afm,ofm,ovf,type1,tfm,vf}/%{fontpath}
 mkdir -p %{buildroot}%{texfonts}/{enc,map}/dvips/%{texpkg}
 
 install -p -m 644 tex/latex/%{texpkg}/* %{buildroot}%{texmf}/tex/latex/%{texpkg}/
+install -p -m 644 fonts/afm/%{fontpath}/* %{buildroot}%{texfonts}/afm/%{fontpath}/
 install -p -m 644 fonts/ofm/%{fontpath}/* %{buildroot}%{texfonts}/ofm/%{fontpath}/
 install -p -m 644 fonts/ovf/%{fontpath}/* %{buildroot}%{texfonts}/ovf/%{fontpath}/
 install -p -m 644 fonts/type1/%{fontpath}/* %{buildroot}%{texfonts}/type1/%{fontpath}/
@@ -75,6 +77,7 @@
 %defattr(-,root,root,-)
 %doc COPYING HISTORY README
 %{texmf}/tex/latex/%{texpkg}
+%{texfonts}/afm/%{fontpath}
 %{texfonts}/ofm/%{fontpath}
 %{texfonts}/ovf/%{fontpath}
 %{texfonts}/tfm/%{fontpath}
@@ -85,6 +88,12 @@
 
 
 %changelog
+* Mon Jan 12 2009 Sarantis Paskalis <paskalis at di.uoa.gr> - 0.5-11
+- Include .afm files (forgotten in the previous versions)
+
+* Mon Sep  8 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.5-10
+- fix license tag
+
 * Fri Jan  4 2008 Sarantis Paskalis <paskalis at di.uoa.gr> - 0.5-9
 - Drop -fonts requires.
 




More information about the Fedora-fonts-bugs-list mailing list