forked from pool/libtorrent-rasterbar
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=93
This commit is contained in:
committed by
Git OBS Bridge
parent
03e0fdeca3
commit
4b84f96b32
@@ -89,8 +89,8 @@ The main goals of libtorrent-rasterbar are:
|
||||
|
||||
%package -n python2-%{name}
|
||||
Summary: Python Bindings for libtorrent-rasterbar
|
||||
Group: Development/Libraries/Python
|
||||
# python-libtorrent-rasterbar was last used in openSUSE Leap 42.2.
|
||||
Group: Development/Libraries/Python
|
||||
Provides: python-%{name} = %{version}
|
||||
Obsoletes: python-%{name} < %{version}
|
||||
|
||||
@@ -121,7 +121,7 @@ Group: Development/Libraries/C and C++
|
||||
Requires: %{name}%{sover} = %{version}
|
||||
Requires: gcc-c++
|
||||
Requires: pkgconfig(openssl)
|
||||
%if %{with python3}
|
||||
%if 0%{?suse_version} > 1320
|
||||
Requires: libboost_headers-devel
|
||||
%else
|
||||
Requires: boost-devel >= 1.54
|
||||
@@ -181,7 +181,7 @@ for py in python; do
|
||||
%if %{with examples}
|
||||
--enable-examples \
|
||||
%endif
|
||||
--with-boost-python="libboost_$py" \
|
||||
--with-boost-python="boost_$py" \
|
||||
--enable-python-binding
|
||||
make %{?_smp_mflags} V=1
|
||||
popd
|
||||
|
Reference in New Issue
Block a user