From 12995974f4e12510e5c7965f04086d3df14cbef8c0b2a7c45c9ef92dee4bef6f Mon Sep 17 00:00:00 2001 From: Mariusz Fik Date: Fri, 3 Jun 2011 14:49:11 +0000 Subject: [PATCH] - Disable building examples. OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtorrent-rasterbar?expand=0&rev=2 --- libtorrent-rasterbar-rpmlintrc | 2 -- libtorrent-rasterbar.changes | 5 +++++ libtorrent-rasterbar.spec | 9 --------- 3 files changed, 5 insertions(+), 11 deletions(-) delete mode 100644 libtorrent-rasterbar-rpmlintrc diff --git a/libtorrent-rasterbar-rpmlintrc b/libtorrent-rasterbar-rpmlintrc deleted file mode 100644 index a0b8c3e..0000000 --- a/libtorrent-rasterbar-rpmlintrc +++ /dev/null @@ -1,2 +0,0 @@ -# packge is named libtorrent-rasterbar -addFilter("shlib-policy-missing-lib") diff --git a/libtorrent-rasterbar.changes b/libtorrent-rasterbar.changes index 07ce726..11ffd7a 100644 --- a/libtorrent-rasterbar.changes +++ b/libtorrent-rasterbar.changes @@ -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 diff --git a/libtorrent-rasterbar.spec b/libtorrent-rasterbar.spec index db4ecc6..a851b43 100644 --- a/libtorrent-rasterbar.spec +++ b/libtorrent-rasterbar.spec @@ -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