diff --git a/libdb.spec b/libdb.spec index bcc533c..b0a6fc9 100644 --- a/libdb.spec +++ b/libdb.spec @@ -4,7 +4,7 @@ Summary: The Berkeley DB database library for C Name: libdb Version: 5.3.21 -Release: 3%{?dist} +Release: 4%{?dist} Source0: http://download.oracle.com/berkeley-db/db-%{version}.tar.gz Source1: http://download.oracle.com/berkeley-db/db.1.85.tar.gz Patch0: libdb-multiarch.patch @@ -18,7 +18,7 @@ Patch20: db-1.85-errno.patch Patch22: db-4.6.21-1.85-compat.patch Patch24: db-4.5.20-jni-include-dir.patch URL: http://www.oracle.com/database/berkeley-db/ -License: BSD +License: Sleepycat and BSD Group: System Environment/Libraries BuildRequires: perl libtool BuildRequires: tcl-devel >= 8.5.2-3 @@ -396,6 +396,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/libdb_java.so %changelog +* Tue Nov 27 2012 Tom Callaway - 5.3.21-4 +- fix license tag + * Thu Jul 19 2012 Fedora Release Engineering - 5.3.21-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild