Author: lisu Date: Wed Oct 27 07:36:00 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.12.7 - bump version of soname
---- Files affected: packages/libtorrent: libtorrent.spec (1.67 -> 1.68) ---- Diffs: ================================================================ Index: packages/libtorrent/libtorrent.spec diff -u packages/libtorrent/libtorrent.spec:1.67 packages/libtorrent/libtorrent.spec:1.68 --- packages/libtorrent/libtorrent.spec:1.67 Sun Apr 11 08:27:59 2010 +++ packages/libtorrent/libtorrent.spec Wed Oct 27 09:35:55 2010 @@ -7,12 +7,12 @@ 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: 3 +Version: 0.12.7 +Release: 1 License: GPL v2+ Group: Libraries Source0: http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz -# Source0-md5: 037499ed708aaf72988cee60e5a8d96b +# Source0-md5: 2b5032bd3ef64f0d53f5ea73678e0eb0 Patch0: %{name}-client_list.patch URL: http://libtorrent.rakshasa.no/ BuildRequires: autoconf >= 2.50 @@ -100,7 +100,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.13 %files devel %defattr(644,root,root,755) @@ -121,6 +121,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.68 2010/10/27 07:35:55 lisu +- up to 0.12.7 +- bump version of soname + Revision 1.67 2010/04/11 06:27:59 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libtorrent/libtorrent.spec?r1=1.67&r2=1.68&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
