diff --git a/.cvsignore b/.cvsignore index b4d86b7..21712a3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -db-5.0.21.tar.gz db.1.85.tar.gz +db-5.0.26.tar.gz diff --git a/libdb.spec b/libdb.spec index 14a7490..318de9c 100644 --- a/libdb.spec +++ b/libdb.spec @@ -5,7 +5,7 @@ Summary: The Berkeley DB database library for C Name: libdb -Version: 5.0.21 +Version: 5.0.26 Release: 2%{?dist} Source0: http://download.oracle.com/berkeley-db/db-%{version}.tar.gz Source1: http://download.oracle.com/berkeley-db/db.1.85.tar.gz @@ -21,8 +21,7 @@ Patch24: db-4.5.20-jni-include-dir.patch URL: http://www.oracle.com/database/berkeley-db/ License: BSD Group: System Environment/Libraries -# unversioned obsoletes are OK here as these BDB versions never occur again -BuildRequires: perl, libtool, ed +BuildRequires: perl, libtool BuildRequires: tcl-devel >= 8.5.2-3 %ifarch %{java_arches} BuildRequires: gcc-java @@ -402,6 +401,10 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Wed Jul 7 2010 Jindrich Novy 5.0.26-1 +- update to 5.0.26 +- drop BR: ed + * Thu Jun 17 2010 Jindrich Novy 5.0.21-2 - add Requires: libdb-cxx to libdb-devel diff --git a/sources b/sources index a8156a4..12a2fad 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -9a749fd2e98fe15840493ddc34cc66d8 db-5.0.21.tar.gz 42cc6c1e1e25818bd3e3f91328edb0f1 db.1.85.tar.gz +8723c97c03d12c3afc8333df92d5089a db-5.0.26.tar.gz