Remove redundant/unwanted tags/section (cf. specfile guidelines)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libdb-4_8?expand=0&rev=20
This commit is contained in:
Jan Engelhardt 2011-12-22 01:14:40 +00:00 committed by Git OBS Bridge
parent 8310fd4003
commit a1b5604788
4 changed files with 12 additions and 8 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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}/*