SPECS: libtorrent.spec - added -throttle2.patch fixed "less-than...
charles
charles at pld-linux.org
Mon Sep 26 15:08:05 CEST 2005
Author: charles Date: Mon Sep 26 13:08:05 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added -throttle2.patch
fixed "less-than zero quota" exception from PeerConnectionBase::down_chunk
- rel. 2
---- Files affected:
SPECS:
libtorrent.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: SPECS/libtorrent.spec
diff -u SPECS/libtorrent.spec:1.13 SPECS/libtorrent.spec:1.14
--- SPECS/libtorrent.spec:1.13 Sun Sep 18 18:12:45 2005
+++ SPECS/libtorrent.spec Mon Sep 26 15:07:59 2005
@@ -3,11 +3,12 @@
Summary(pl): LibTorrent - biblioteka BitTorrenta napisana w C++ dla Uniksa
Name: libtorrent
Version: 0.7.4
-Release: 1
+Release: 2
License: GPL v2
Group: Libraries
Source0: http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz
# Source0-md5: 8d17261c6c6931f530f69ba817c32100
+Patch0: %{name}-throttle2.patch
URL: http://libtorrent.rakshasa.no/
BuildRequires: autoconf
BuildRequires: automake
@@ -58,6 +59,7 @@
%prep
%setup -q
+%patch0 -p1
%build
%{__libtoolize}
@@ -103,6 +105,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2005/09/26 13:07:59 charles
+- added -throttle2.patch
+ fixed "less-than zero quota" exception from PeerConnectionBase::down_chunk
+- rel. 2
+
Revision 1.13 2005/09/18 16:12:45 charles
- updated to 0.7.4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libtorrent.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list