rpms/ORBit2/devel ORBit2.spec,1.60,1.61

Dennis Gilmore (ausil) fedora-extras-commits at redhat.com
Tue Oct 16 12:27:52 UTC 2007


Author: ausil

Update of /cvs/extras/rpms/ORBit2/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23364

Modified Files:
	ORBit2.spec 
Log Message:
add sparc64 to the list of 64 bit archs



Index: ORBit2.spec
===================================================================
RCS file: /cvs/extras/rpms/ORBit2/devel/ORBit2.spec,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ORBit2.spec	16 Oct 2007 01:03:48 -0000	1.60
+++ ORBit2.spec	16 Oct 2007 12:27:19 -0000	1.61
@@ -4,7 +4,7 @@
 Summary: A high-performance CORBA Object Request Broker
 Name: ORBit2
 Version: 2.14.10
-Release: 1%{?dist}
+Release: 2%{?dist}
 Source: http://download.gnome.org/sources/ORBit/2.14/%{name}-%{version}.tar.bz2
 Group: System Environment/Daemons
 License: LGPLv2 and GPLv2
@@ -81,7 +81,7 @@
 rm -f $RPM_BUILD_ROOT%{_libdir}/orbit-2.0/*.*a
 
 # fix multilib conflict caused by orbit-config.h
-%ifarch x86_64 s390x ia64 ppc64 alpha
+%ifarch x86_64 s390x ia64 ppc64 alpha sparc64
 %define wordsize 64
 %else
 %define wordsize 32
@@ -137,6 +137,9 @@
 %{_datadir}/gtk-doc/html/*
 
 %changelog
+* Tue Oct 16 2007 Dennis Gilmore <dennis at ausil.us> - 2.14.10-2
+- add sparc64 to the list  of 64 bit archs
+
 * Mon Oct 15 2007 Matthias Clasen <mclasen at redhat.com> - 2.14.10-1
 - Update to 2.14.10 (bug fixes)
 




More information about the scm-commits mailing list