diff --git a/libdb-4_8.changes b/libdb-4_8.changes index 30ff261..2663eaa 100644 --- a/libdb-4_8.changes +++ b/libdb-4_8.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 22 01:11:27 UTC 2011 - jengelh@medozas.de + +- Remove redundant/unwanted tags/section (cf. specfile guidelines) + ------------------------------------------------------------------- Tue Dec 20 11:20:14 UTC 2011 - coolo@suse.com diff --git a/libdb-4_8.spec b/libdb-4_8.spec index 28ba1ca..21c80c2 100644 --- a/libdb-4_8.spec +++ b/libdb-4_8.spec @@ -27,7 +27,7 @@ Release: 0 Summary: Berkeley DB Database Library Version 4.8 License: BSD-3-Clause Group: System/Libraries -Url: http://www.sleepycat.com +URL: http://www.sleepycat.com Source: db-%{version}.tar.bz2 Source9: getpatches Patch0: db-%{version}.patch @@ -167,9 +167,6 @@ rm -rf %{buildroot}%{_libdir}/tls/*.la %postun -p /sbin/ldconfig -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root) %{_libdir}/libdb-%{major}.%{minor}.so diff --git a/libdb_java-4_8.changes b/libdb_java-4_8.changes index eef96fb..24c01ac 100644 --- a/libdb_java-4_8.changes +++ b/libdb_java-4_8.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 22 01:11:58 UTC 2011 - jengelh@medozas.de + +- Remove redundant/unwanted tags/section (cf. specfile guidelines) + ------------------------------------------------------------------- Tue Sep 27 16:39:58 UTC 2011 - prusnak@opensuse.org diff --git a/libdb_java-4_8.spec b/libdb_java-4_8.spec index 868ad27..a5cb816 100644 --- a/libdb_java-4_8.spec +++ b/libdb_java-4_8.spec @@ -27,7 +27,7 @@ Release: 0 Summary: Java Bindings for the Berkeley DB License: BSD-3-Clause Group: Productivity/Databases/Servers -Url: http://www.sleepycat.com +URL: http://www.sleepycat.com Source: db-%{version}.tar.bz2 Source9: getpatches Patch0: db-%{version}.patch @@ -146,9 +146,6 @@ ln -sf %{_javadir}/db-%{version}.jar %{buildroot}/%{_javadir}/db.jar %postun -p /sbin/ldconfig -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root) %{_javadir}/*