forked from pool/libtorrent-rasterbar
- Disable building examples.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=2
This commit is contained in:
parent
24e65a03ef
commit
12995974f4
@ -1,2 +0,0 @@
|
||||
# packge is named libtorrent-rasterbar
|
||||
addFilter("shlib-policy-missing-lib")
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 3 14:47:49 UTC 2011 - fisiu@opensuse.org
|
||||
|
||||
- Disable building examples.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 10 19:29:26 UTC 2011 - fisiu@opensuse.org
|
||||
|
||||
|
@ -106,7 +106,6 @@ export LDFLAGS="%{optflags} -lrt"
|
||||
--disable-static \
|
||||
--with-libgeoip \
|
||||
--with-boost-libdir=%{_libdir} \
|
||||
--enable-examples \
|
||||
--enable-tests \
|
||||
--enable-python-binding
|
||||
|
||||
@ -125,14 +124,6 @@ install -m 644 docs/* %{buildroot}%{_defaultdocdir}/%{name}/
|
||||
%post -n %{name}%{_soname} -p /sbin/ldconfig
|
||||
%postun -n %{name}%{_soname} -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/client_test
|
||||
%{_bindir}/dump_torrent
|
||||
%{_bindir}/enum_if
|
||||
%{_bindir}/make_torrent
|
||||
%{_bindir}/simple_client
|
||||
|
||||
%files -n %{name}%{_soname}
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING ChangeLog NEWS README
|
||||
|
Loading…
x
Reference in New Issue
Block a user