rpms/db4/F-10 db4.spec,1.64,1.65

Jindrich Novy jnovy at fedoraproject.org
Thu Dec 4 11:42:15 UTC 2008


Author: jnovy

Update of /cvs/pkgs/rpms/db4/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22971

Modified Files:
	db4.spec 
Log Message:
* Thu Dec  4 2008 Jindrich Novy <jnovy at redhat.com> 4.7.25-6
- package complete db4 documentation in db4-devel (#471633)
- remove s390 and s390x from java_arches (#474061)



Index: db4.spec
===================================================================
RCS file: /cvs/pkgs/rpms/db4/F-10/db4.spec,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- db4.spec	16 Sep 2008 15:56:27 -0000	1.64
+++ db4.spec	4 Dec 2008 11:41:43 -0000	1.65
@@ -1,11 +1,11 @@
 # the set of arches on which libgcj provides gcj and libgcj-javac-placeholder.sh
-%define java_arches %{ix86} alpha ia64 ppc s390 s390x sparc sparcv9 x86_64
+%define java_arches %{ix86} alpha ia64 ppc sparc sparcv9 x86_64
 %define __soversion 4.7
 
 Summary: The Berkeley DB database library (version 4) for C
 Name: db4
 Version: 4.7.25
-Release: 5%{?dist}
+Release: 6%{?dist}
 Source0: http://download.oracle.com/berkeley-db/db-%{version}.tar.gz
 Source1: http://download.oracle.com/berkeley-db/db.1.85.tar.gz
 Patch1: http://www.oracle.com/technology/products/berkeley-db/db/update/4.7.25/patch.4.7.25.1
@@ -332,8 +332,7 @@
 
 %files devel
 %defattr(-,root,root)
-%doc	docs/api_c docs/api_cxx docs/api_tcl docs/index.html
-%doc	docs/ref docs/images
+%doc	docs/*
 %doc	examples_c examples_cxx
 %{_libdir}/libdb.so
 %{_libdir}/libdb_cxx.so
@@ -368,6 +367,10 @@
 %endif
 
 %changelog
+* Thu Dec  4 2008 Jindrich Novy <jnovy at redhat.com> 4.7.25-6
+- package complete db4 documentation in db4-devel (#471633)
+- remove s390 and s390x from java_arches (#474061)
+
 * Tue Sep 16 2008 Jindrich Novy <jnovy at redhat.com> 4.7.25-5
 - build also if db4 is not installed (thanks to Michael A. Peters)
 




More information about the fedora-extras-commits mailing list