Author: lisu Date: Mon Apr 28 07:45:45 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.12.1 - ghost soname symlink
---- Files affected: SPECS: libtorrent.spec (1.52 -> 1.53) ---- Diffs: ================================================================ Index: SPECS/libtorrent.spec diff -u SPECS/libtorrent.spec:1.52 SPECS/libtorrent.spec:1.53 --- SPECS/libtorrent.spec:1.52 Wed Jan 30 09:21:47 2008 +++ SPECS/libtorrent.spec Mon Apr 28 09:45:40 2008 @@ -6,12 +6,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.0 +Version: 0.12.1 Release: 1 License: GPL v2+ Group: Libraries Source0: http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz -# Source0-md5: 76c818b095248ea9e4b140fff4e2fa2a +# Source0-md5: a033670d49691e9194564b1b20443e57 Patch0: %{name}-client_list.patch URL: http://libtorrent.rakshasa.no/ BuildRequires: autoconf >= 2.50 @@ -98,6 +98,7 @@ %defattr(644,root,root,755) %doc AUTHORS README TODO %attr(755,root,root) %{_libdir}/libtorrent.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libtorrent.so.10 %files devel %defattr(644,root,root,755) @@ -118,6 +119,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.53 2008-04-28 07:45:40 lisu +- 0.12.1 +- ghost soname symlink + Revision 1.52 2008-01-30 08:21:47 paszczus - updated to 0.12.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libtorrent.spec?r1=1.52&r2=1.53&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
