Author: charles Date: Mon Aug 21 12:54:33 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.10.1 (new API, new soname) - rm outdated -static_libs.patch
---- Files affected: SPECS: libtorrent.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/libtorrent.spec diff -u SPECS/libtorrent.spec:1.33 SPECS/libtorrent.spec:1.34 --- SPECS/libtorrent.spec:1.33 Wed Aug 9 13:33:38 2006 +++ SPECS/libtorrent.spec Mon Aug 21 14:54:27 2006 @@ -6,14 +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.0 -Release: 3 +Version: 0.10.1 +Release: 1 License: GPL v2 Group: Libraries Source0: http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz -# Source0-md5: 240e90818c4c9c34474b2e1873d09910 +# Source0-md5: a8aaf9d41a5bcf695ee91e4cfb2cd203 Patch0: %{name}-inttypes.patch -Patch1: %{name}-static_libs.patch URL: http://libtorrent.rakshasa.no/ BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -65,7 +64,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 # from libtool 1.9f, autoconf 2.60 can't stand it (endless recursion) rm -f scripts/{libtool,lt*}.m4 @@ -119,6 +117,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2006/08/21 12:54:27 charles +- updated to 0.10.1 (new API, new soname) +- rm outdated -static_libs.patch + Revision 1.33 2006/08/09 11:33:38 arekm - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libtorrent.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
