SPECS: libtorrent.spec - added -tracker.patch
charles
charles at pld-linux.org
Wed Jul 27 16:35:22 CEST 2005
Author: charles Date: Wed Jul 27 14:35:22 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added -tracker.patch
---- Files affected:
SPECS:
libtorrent.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/libtorrent.spec
diff -u SPECS/libtorrent.spec:1.8 SPECS/libtorrent.spec:1.9
--- SPECS/libtorrent.spec:1.8 Wed Jul 20 01:00:46 2005
+++ SPECS/libtorrent.spec Wed Jul 27 16:35:16 2005
@@ -3,11 +3,12 @@
Summary(pl): LibTorrent - biblioteka BitTorrenta napisana w C++ dla Uniksa
Name: libtorrent
Version: 0.7.0
-Release: 1
+Release: 2
License: GPL v2
Group: Libraries
Source0: http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz
# Source0-md5: 705da68d2163a90e5f73a38417638ef1
+Patch0: %{name}-tracker.patch
URL: http://libtorrent.rakshasa.no/
BuildRequires: autoconf
BuildRequires: automake
@@ -59,6 +60,7 @@
%prep
%setup -q
+%patch0 -p1
%build
%{__libtoolize}
@@ -104,6 +106,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2005/07/27 14:35:16 charles
+- added -tracker.patch
+
Revision 1.8 2005/07/19 23:00:46 charles
- updated to 0.7.0 (added support for UDP trackers)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libtorrent.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list