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:
parent
8310fd4003
commit
a1b5604788
@ -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
|
Tue Dec 20 11:20:14 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@ Release: 0
|
|||||||
Summary: Berkeley DB Database Library Version 4.8
|
Summary: Berkeley DB Database Library Version 4.8
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Url: http://www.sleepycat.com
|
URL: http://www.sleepycat.com
|
||||||
Source: db-%{version}.tar.bz2
|
Source: db-%{version}.tar.bz2
|
||||||
Source9: getpatches
|
Source9: getpatches
|
||||||
Patch0: db-%{version}.patch
|
Patch0: db-%{version}.patch
|
||||||
@ -167,9 +167,6 @@ rm -rf %{buildroot}%{_libdir}/tls/*.la
|
|||||||
|
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libdb-%{major}.%{minor}.so
|
%{_libdir}/libdb-%{major}.%{minor}.so
|
||||||
|
@ -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
|
Tue Sep 27 16:39:58 UTC 2011 - prusnak@opensuse.org
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@ Release: 0
|
|||||||
Summary: Java Bindings for the Berkeley DB
|
Summary: Java Bindings for the Berkeley DB
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Productivity/Databases/Servers
|
Group: Productivity/Databases/Servers
|
||||||
Url: http://www.sleepycat.com
|
URL: http://www.sleepycat.com
|
||||||
Source: db-%{version}.tar.bz2
|
Source: db-%{version}.tar.bz2
|
||||||
Source9: getpatches
|
Source9: getpatches
|
||||||
Patch0: db-%{version}.patch
|
Patch0: db-%{version}.patch
|
||||||
@ -146,9 +146,6 @@ ln -sf %{_javadir}/db-%{version}.jar %{buildroot}/%{_javadir}/db.jar
|
|||||||
|
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_javadir}/*
|
%{_javadir}/*
|
||||||
|
Loading…
Reference in New Issue
Block a user