Author: jstanley

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

Modified Files:
        asana-math-fonts.spec 
Log Message:
Fix various build failures



Index: asana-math-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/asana-math-fonts/devel/asana-math-fonts.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- asana-math-fonts.spec       21 Feb 2009 03:17:47 -0000      1.5
+++ asana-math-fonts.spec       21 Feb 2009 07:02:36 -0000      1.6
@@ -3,7 +3,7 @@
 
 Name:           %{fontname}-fonts
 Version:        0.914
-Release:        4%{?dist}
+Release:        5%{?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 *.otf %{buildroot}%{_fontdir}
+install -m 0644 -p %{SOURCE0} %{buildroot}%{_fontdir}
 
 install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
                    %{buildroot}%{_fontconfig_confdir}
@@ -53,10 +53,13 @@
 
 %doc README.license
 
-%dir %{fontdir}
+%dir %{_fontdir}
 
 
 %changelog
+* Fri Feb 20 2009 Jon Stanley <[email protected]> - 0.914-5
+- Fix various build failures
+
 * Fri Feb 20 2009 Jon Stanley <[email protected]> - 0.914-4
 - Fix *.ttf to *.otf
 
@@ -73,4 +76,3 @@
 
 * Sat Jul 12 2008 Jon Stanley <[email protected]> - 20080120-1
 - Initial package
-

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

Reply via email to