rpms/freetype/F-9 freetype.spec,1.60,1.61

Dennis Gilmore (ausil) fedora-extras-commits at redhat.com
Sat May 24 02:03:39 UTC 2008


Author: ausil

Update of /cvs/pkgs/rpms/freetype/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22818

Modified Files:
	freetype.spec 
Log Message:
add sparc64 to list of 64 bit arches



Index: freetype.spec
===================================================================
RCS file: /cvs/pkgs/rpms/freetype/F-9/freetype.spec,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- freetype.spec	18 Feb 2008 21:02:10 -0000	1.60
+++ freetype.spec	24 May 2008 02:00:48 -0000	1.61
@@ -9,7 +9,7 @@
 Summary: A free and portable font rendering engine
 Name: freetype
 Version: 2.3.5
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: BSD/GPL dual license
 Group: System Environment/Libraries
 URL: http://www.freetype.org
@@ -129,7 +129,7 @@
 %endif
 
 # fix multilib issues
-%ifarch x86_64 s390x ia64 ppc64 alpha
+%ifarch x86_64 s390x ia64 ppc64 alpha sparc64
 %define wordsize 64
 %else
 %define wordsize 32
@@ -208,6 +208,9 @@
 %{_libdir}/pkgconfig/
 
 %changelog
+* Fri May 23 2008 Dennis Gilmore <dennis at ausil.us> - 2.3.5-5
+- add sparc64  to list of 64 bit arches
+
 * Mon Feb 18 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 2.3.5-4
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list