1
0
Mariusz Fik 2011-06-03 14:49:11 +00:00 committed by Git OBS Bridge
parent 24e65a03ef
commit 12995974f4
3 changed files with 5 additions and 11 deletions

View File

@ -1,2 +0,0 @@
# packge is named libtorrent-rasterbar
addFilter("shlib-policy-missing-lib")

View File

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

View File

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