Author: charles Date: Thu Sep 29 00:30:16 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.7.5 - removed -throttle2.patch (changes already applied)
---- Files affected: SPECS: libtorrent.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/libtorrent.spec diff -u SPECS/libtorrent.spec:1.14 SPECS/libtorrent.spec:1.15 --- SPECS/libtorrent.spec:1.14 Mon Sep 26 15:07:59 2005 +++ SPECS/libtorrent.spec Thu Sep 29 02:30:11 2005 @@ -2,13 +2,12 @@ Summary: LibTorrent - a BitTorrent library written in C++ for Unix Summary(pl): LibTorrent - biblioteka BitTorrenta napisana w C++ dla Uniksa Name: libtorrent -Version: 0.7.4 -Release: 2 +Version: 0.7.5 +Release: 1 License: GPL v2 Group: Libraries Source0: http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz -# Source0-md5: 8d17261c6c6931f530f69ba817c32100 -Patch0: %{name}-throttle2.patch +# Source0-md5: 757173418ef003d897d6e58bd761cea1 URL: http://libtorrent.rakshasa.no/ BuildRequires: autoconf BuildRequires: automake @@ -59,7 +58,6 @@ %prep %setup -q -%patch0 -p1 %build %{__libtoolize} @@ -105,6 +103,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2005/09/29 00:30:11 charles +- updated to 0.7.5 +- removed -throttle2.patch (changes already applied) + Revision 1.14 2005/09/26 13:07:59 charles - added -throttle2.patch fixed "less-than zero quota" exception from PeerConnectionBase::down_chunk ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libtorrent.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
