Author: charles Date: Thu Dec 14 09:30:31 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.11.0 - added -client_list.patch
---- Files affected: SPECS: libtorrent.spec (1.39 -> 1.40) ---- Diffs: ================================================================ Index: SPECS/libtorrent.spec diff -u SPECS/libtorrent.spec:1.39 SPECS/libtorrent.spec:1.40 --- SPECS/libtorrent.spec:1.39 Sun Oct 29 22:40:04 2006 +++ SPECS/libtorrent.spec Thu Dec 14 10:30:25 2006 @@ -6,12 +6,13 @@ Summary: LibTorrent - a BitTorrent library written in C++ for Unix Summary(pl): LibTorrent - biblioteka BitTorrenta napisana w C++ dla Uniksa Name: libtorrent -Version: 0.10.4 +Version: 0.11.0 Release: 1 License: GPL v2 Group: Libraries Source0: http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz -# Source0-md5: 3154a686d9616f04012596b8daa2ff52 +# Source0-md5: 1dd6d6c7cbb8a44810452c924f27c104 +Patch0: %{name}-client_list.patch URL: http://libtorrent.rakshasa.no/ BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -63,6 +64,7 @@ %prep %setup -q +%patch0 -p1 # from libtool 1.9f, autoconf 2.60 can't stand it (endless recursion) rm -f scripts/{libtool,lt*}.m4 @@ -116,6 +118,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.40 2006/12/14 09:30:25 charles +- updated to 0.11.0 +- added -client_list.patch + Revision 1.39 2006/10/29 21:40:04 glen - update description from homepage ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libtorrent.spec?r1=1.39&r2=1.40&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
