rpms/sarai-fonts/F-8 sarai-fonts.spec,1.1,1.2

Rahul Sundaram (sundaram) fedora-extras-commits at redhat.com
Sun Feb 24 11:25:21 UTC 2008


Author: sundaram

Update of /cvs/pkgs/rpms/sarai-fonts/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28484

Modified Files:
	sarai-fonts.spec 
Log Message:
Fix build issue with missing setup macro



Index: sarai-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sarai-fonts/F-8/sarai-fonts.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sarai-fonts.spec	23 Feb 2008 14:23:35 -0000	1.1
+++ sarai-fonts.spec	24 Feb 2008 11:24:43 -0000	1.2
@@ -3,7 +3,7 @@
 
 Name:        %{fontname}-fonts
 Version:     1.0
-Release:     3%{?dist}
+Release:     4%{?dist}
 Summary:     Free Sarai Hindi Truetype Font
 
 Group:       User Interface/X
@@ -19,6 +19,7 @@
 It is suitable for print and publishing needs.
 
 %prep
+%setup -q -T -c 
 cp %{SOURCE1} .
 
 %build
@@ -53,6 +54,9 @@
 
 %changelog
 
+* Sat Feb 24 2008 Rahul Sundaram <sundaram at fedoraproject.org> - 1.0-4
+  Fix build issue with missing setup macro
+
 * Sat Feb 16 2008 Rahul Sundaram <sundaram at fedoraproject.org> - 1.0-3
 - Fix more review issues
 




More information about the fedora-extras-commits mailing list