rpms/db4/F-11 db4.spec,1.73,1.74

Karsten Hopp karsten at fedoraproject.org
Tue May 5 21:16:47 UTC 2009


Author: karsten

Update of /cvs/extras/rpms/db4/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6684

Modified Files:
	db4.spec 
Log Message:
- add s390 and s390x to java_arches


Index: db4.spec
===================================================================
RCS file: /cvs/extras/rpms/db4/F-11/db4.spec,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -p -r1.73 -r1.74
--- db4.spec	27 Feb 2009 09:09:21 -0000	1.73
+++ db4.spec	5 May 2009 21:16:17 -0000	1.74
@@ -1,5 +1,5 @@
 # the set of arches on which libgcj provides gcj and libgcj-javac-placeholder.sh
-%define java_arches %{ix86} alpha ia64 ppc sparc sparcv9 x86_64
+%define java_arches %{ix86} alpha ia64 ppc sparc sparcv9 x86_64 s390 s390x
 %define __soversion 4.7
 
 # switch back to md5 file digests (due to rpm) until the dust settles a bit
@@ -9,7 +9,7 @@
 Summary: The Berkeley DB database library (version 4) for C
 Name: db4
 Version: 4.7.25
-Release: 11%{?dist}
+Release: 11%{?dist}.1
 Source0: http://download.oracle.com/berkeley-db/db-%{version}.tar.gz
 Source1: http://download.oracle.com/berkeley-db/db.1.85.tar.gz
 # db-4.7.25 upstream patches
@@ -378,6 +378,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %endif
 
 %changelog
+* Tue May 05 2009 Karsten Hopp <karsten at redhat.com> 4.7.25-11.1
+- add s390 and s390x to java_arches
+
 * Fri Feb 27 2009 Panu Matilainen <pmatilai at redhat.com> - 4.7.25-11
 - build with md5 file digests for now to ensure upgradability of rpm
 




More information about the scm-commits mailing list