rpms/db4/devel db4.spec,1.69,1.70

Jindrich Novy jnovy at fedoraproject.org
Tue Dec 23 16:02:11 UTC 2008


Author: jnovy

Update of /cvs/pkgs/rpms/db4/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26261

Modified Files:
	db4.spec 
Log Message:
* Tue Dec 23 2008 Jindrich Novy <jnovy at redhat.com> 4.7.25-9
- remove dual tcl-devel requirement
- nuke useless libtool hacks



Index: db4.spec
===================================================================
RCS file: /cvs/pkgs/rpms/db4/devel/db4.spec,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- db4.spec	22 Dec 2008 11:41:33 -0000	1.69
+++ db4.spec	23 Dec 2008 16:01:41 -0000	1.70
@@ -5,7 +5,7 @@
 Summary: The Berkeley DB database library (version 4) for C
 Name: db4
 Version: 4.7.25
-Release: 8%{?dist}
+Release: 9%{?dist}
 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
@@ -28,7 +28,7 @@
 Group: System Environment/Libraries
 # unversioned obsoletes are OK here as these BDB versions never occur again
 Obsoletes: db1, db2, db3
-BuildRequires: perl, libtool, ed, tcl-devel >= 8.4.4, util-linux-ng
+BuildRequires: perl, libtool, ed, util-linux-ng
 BuildRequires: tcl-devel >= 8.5.2-3
 %ifarch %{java_arches}
 BuildRequires: gcc-java
@@ -126,10 +126,6 @@
 %patch1 -p0 -b .deadlock
 %patch2 -p0 -b .dd-segfaults
 
-pushd dist
-libtoolize --copy --force
-cat %{_datadir}/aclocal/libtool.m4 >> aclocal.m4
-popd
 pushd db.1.85/PORT/linux
 %patch10 -p0 -b .1.1
 popd
@@ -378,6 +374,10 @@
 %endif
 
 %changelog
+* Tue Dec 23 2008 Jindrich Novy <jnovy at redhat.com> 4.7.25-9
+- remove dual tcl-devel requirement
+- nuke useless libtool hacks
+
 * Mon Dec 22 2008 Jindrich Novy <jnovy at redhat.com> 4.7.25-8
 - DB_ENV->lock_get may self deadlock if user defined locks
   are used and there is only one lock partition defined




More information about the fedora-extras-commits mailing list