Author: arekm Date: Sat Jun 25 12:43:07 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.12.9
---- Files affected: packages/libtorrent: libtorrent.spec (1.77 -> 1.78) ---- Diffs: ================================================================ Index: packages/libtorrent/libtorrent.spec diff -u packages/libtorrent/libtorrent.spec:1.77 packages/libtorrent/libtorrent.spec:1.78 --- packages/libtorrent/libtorrent.spec:1.77 Wed May 11 15:45:29 2011 +++ packages/libtorrent/libtorrent.spec Sat Jun 25 14:43:02 2011 @@ -7,13 +7,13 @@ Summary: LibTorrent - a BitTorrent library written in C++ for Unix Summary(pl.UTF-8): LibTorrent - biblioteka BitTorrenta napisana w C++ dla Uniksa Name: libtorrent -Version: 0.12.6 -Release: 4 +Version: 0.12.9 +Release: 1 Epoch: 1 License: GPL v2+ Group: Libraries Source0: http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz -# Source0-md5: 037499ed708aaf72988cee60e5a8d96b +# Source0-md5: b128bbd324f03eb42ef5060080f87548 Patch0: %{name}-client_list.patch URL: http://libtorrent.rakshasa.no/ BuildRequires: autoconf >= 2.50 @@ -71,6 +71,8 @@ # from libtool 1.9f, autoconf 2.60 can't stand it (endless recursion) %{__rm} scripts/{libtool,lt*}.m4 +sed -i -e 's#0.12.8#0.12.6#g' -e 's#80#60#g' configure.ac + %build %{__libtoolize} %{__aclocal} -I scripts @@ -101,7 +103,7 @@ %defattr(644,root,root,755) %doc AUTHORS README %attr(755,root,root) %{_libdir}/libtorrent.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libtorrent.so.11 +%attr(755,root,root) %ghost %{_libdir}/libtorrent.so.14 %files devel %defattr(644,root,root,755) @@ -122,6 +124,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.78 2011/06/25 12:43:02 arekm +- up to 0.12.9 + Revision 1.77 2011/05/11 13:45:29 lisu - proper rel is 4 - merged more commits log ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libtorrent/libtorrent.spec?r1=1.77&r2=1.78&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
