rpms/tetex-font-cm-lgc/F-10 tetex-font-cm-lgc.spec,1.14,1.15
Sarantis Paskalis
sarantis at fedoraproject.org
Mon Jan 12 10:42:02 UTC 2009
Author: sarantis
Update of /cvs/extras/rpms/tetex-font-cm-lgc/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6473
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-10/tetex-font-cm-lgc.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- tetex-font-cm-lgc.spec 8 Sep 2008 14:10:23 -0000 1.14
+++ tetex-font-cm-lgc.spec 12 Jan 2009 10:41:32 -0000 1.15
@@ -6,7 +6,7 @@
Name: tetex-font-cm-lgc
Version: 0.5
-Release: 10%{?dist}
+Release: 11%{?dist}
Summary: CM-LGC Type1 fonts for LaTeX
Group: Applications/Publishing
# Font exception
@@ -39,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}/
@@ -76,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}
@@ -86,6 +88,9 @@
%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
More information about the Fedora-fonts-bugs-list
mailing list