Author: jstanley

Update of /cvs/pkgs/rpms/asana-math-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17559

Modified Files:
        asana-math-fonts.spec 
Log Message:
fix install section



Index: asana-math-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/asana-math-fonts/devel/asana-math-fonts.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- asana-math-fonts.spec       20 Feb 2009 22:46:37 -0000      1.4
+++ asana-math-fonts.spec       21 Feb 2009 03:17:47 -0000      1.5
@@ -3,7 +3,7 @@
 
 Name:           %{fontname}-fonts
 Version:        0.914
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        An OpenType font with a MATH table
 
 Group:          User Interface/X
@@ -34,7 +34,7 @@
 rm -fr %{buildroot}
 
 install -m 0755 -d %{buildroot}%{_fontdir}
-install -m 0644 -p *.ttf %{buildroot}%{_fontdir}
+install -m 0644 -p *.otf %{buildroot}%{_fontdir}
 
 install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
                    %{buildroot}%{_fontconfig_confdir}
@@ -49,7 +49,7 @@
 rm -fr %{buildroot}
 
 
-%_font_pkg -f %{fontconf} *.ttf
+%_font_pkg -f %{fontconf} *.otf
 
 %doc README.license
 
@@ -57,6 +57,9 @@
 
 
 %changelog
+* Fri Feb 20 2009 Jon Stanley <[email protected]> - 0.914-4
+- Fix *.ttf to *.otf
+
 * Fri Feb 20 2009 Jon Stanley <[email protected]> - 0.914-3
 - Remove comments from spec
 

_______________________________________________
Fedora-fonts-bugs-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list

Reply via email to