rpms/libart_lgpl/devel libart_lgpl.spec,1.22,1.23

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon May 26 17:02:13 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/libart_lgpl/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18951/devel

Modified Files:
	libart_lgpl.spec 
Log Message:
add sparc64 for multilib


Index: libart_lgpl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libart_lgpl/devel/libart_lgpl.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- libart_lgpl.spec	31 Jan 2008 03:18:36 -0000	1.22
+++ libart_lgpl.spec	26 May 2008 17:01:31 -0000	1.23
@@ -1,7 +1,7 @@
 Summary: Library of graphics routines used by libgnomecanvas
 Name: libart_lgpl
 Version: 2.3.20
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://www.gnome.org/
 Source0: http://ftp.gnome.org/pub/gnome/sources/libart_lgpl/2.3/%{name}-%{version}.tar.bz2
 Patch0: libart-multilib.patch
@@ -40,7 +40,7 @@
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 
 # 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
@@ -89,6 +89,9 @@
 %{_includedir}/*
 
 %changelog
+* Mon May 26 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.3.20-2
+- add sparc64 for multilib
+
 * Wed Jan 30 2008 Matthias Clasen <mclasen at redhat.com> - 2.3.20-1
 - Update to 2.3.20
 - Drop upstreamed patch




More information about the scm-commits mailing list