Author: qboosh Date: Wed Jun 11 22:24:25 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - unbroken files to actually include shared library - release 4
---- Files affected: SPECS: libtorrent.spec (1.56 -> 1.57) ---- Diffs: ================================================================ Index: SPECS/libtorrent.spec diff -u SPECS/libtorrent.spec:1.56 SPECS/libtorrent.spec:1.57 --- SPECS/libtorrent.spec:1.56 Wed Jun 11 17:49:13 2008 +++ SPECS/libtorrent.spec Thu Jun 12 00:24:20 2008 @@ -8,18 +8,18 @@ Summary(pl.UTF-8): LibTorrent - biblioteka BitTorrenta napisana w C++ dla Uniksa Name: libtorrent Version: 0.12.2 -Release: 3 +Release: 4 License: GPL v2+ Group: Libraries Source0: http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz # Source0-md5: 0831ca06f8906c7898fd67931ab239c7 Patch0: %{name}-client_list.patch -Patch1: %{name}-dht_bounds_fix.patch -Patch2: %{name}-fix_cull.patch -Patch3: %{name}-fix_dht_target.patch -Patch4: %{name}-gcc43.patch -Patch5: %{name}-lt-ver.patch -Patch6: %{name}-tracker_timer_fix.patch +Patch1: %{name}-dht_bounds_fix.patch +Patch2: %{name}-fix_cull.patch +Patch3: %{name}-fix_dht_target.patch +Patch4: %{name}-gcc43.patch +Patch5: %{name}-lt-ver.patch +Patch6: %{name}-tracker_timer_fix.patch URL: http://libtorrent.rakshasa.no/ BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -112,7 +112,7 @@ %defattr(644,root,root,755) %doc AUTHORS README %attr(755,root,root) %{_libdir}/libtorrent.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libtorrent.so.* +%attr(755,root,root) %ghost %{_libdir}/libtorrent.so.11 %files devel %defattr(644,root,root,755) @@ -133,6 +133,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.57 2008-06-11 22:24:20 qboosh +- unbroken files to actually include shared library +- release 4 + Revision 1.56 2008-06-11 15:49:13 hawk - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libtorrent.spec?r1=1.56&r2=1.57&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
