forked from pool/libtorrent-rasterbar
Remove redundant/unwanted tags/section (cf. specfile guidelines)
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=10
This commit is contained in:
parent
8e109f2edf
commit
79e9888a80
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 9 13:19:25 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 9 08:41:45 UTC 2011 - coolo@suse.com
|
||||
|
||||
|
@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define _soname 6
|
||||
# for setting those bcond_with* configs see
|
||||
# http://lizards.opensuse.org/2008/09/12/conditional-features-aka-use-flags/
|
||||
@ -27,7 +28,7 @@ Release: 0
|
||||
Summary: Libtorrent is a C++ implementation of the BitTorrent protocol
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://www.rasterbar.com/products/libtorrent/
|
||||
URL: http://www.rasterbar.com/products/libtorrent/
|
||||
Source: http://libtorrent.googlecode.com/files/%{name}-%{version}.tar.gz
|
||||
Patch0: libtorrent-rasterbar-0.15.8-missing-return.patch
|
||||
BuildRequires: boost-devel >= 1.36
|
||||
@ -135,9 +136,6 @@ rm -v %{buildroot}%{_libdir}/*.la
|
||||
mkdir -p %{buildroot}%{_defaultdocdir}/%{name}
|
||||
install -m 644 docs/* %{buildroot}%{_defaultdocdir}/%{name}/
|
||||
|
||||
%clean
|
||||
%{?buildroot:rm -rf %{buildroot}}
|
||||
|
||||
%post -n %{name}%{_soname} -p /sbin/ldconfig
|
||||
|
||||
%postun -n %{name}%{_soname} -p /sbin/ldconfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user