SPECS: rtorrent.spec - updated to 0.6.0 - added -client_info.patch...
charles
charles at pld-linux.org
Mon Jul 10 18:24:29 CEST 2006
Author: charles Date: Mon Jul 10 16:24:29 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.6.0
- added -client_info.patch (identification of the majority of clients)
---- Files affected:
SPECS:
rtorrent.spec (1.32 -> 1.33)
---- Diffs:
================================================================
Index: SPECS/rtorrent.spec
diff -u SPECS/rtorrent.spec:1.32 SPECS/rtorrent.spec:1.33
--- SPECS/rtorrent.spec:1.32 Tue May 23 15:35:34 2006
+++ SPECS/rtorrent.spec Mon Jul 10 18:24:23 2006
@@ -6,19 +6,20 @@
Summary: rTorrent - a console-based BitTorrent client
Summary(pl): rTorrent - konsolowy klient BitTorrenta
Name: rtorrent
-Version: 0.5.3
+Version: 0.6.0
Release: 1
License: GPL v2
Group: Applications/Networking
Source0: http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz
-# Source0-md5: 5fe1fad0fe72ccb99d83d09a566f8732
-Patch0: %{name}-colors.patch
-Patch1: %{name}-inttypes.patch
+# Source0-md5: fde0bbee25e63421b88638270113411c
+Patch0: %{name}-inttypes.patch
+Patch1: %{name}-client_info.patch
+Patch100: %{name}-colors.patch
URL: http://libtorrent.rakshasa.no/
BuildRequires: automake
BuildRequires: curl-devel >= 7.12
BuildRequires: libstdc++-devel
-BuildRequires: libtorrent-devel >= 0.9.0
+BuildRequires: libtorrent-devel >= 0.10.0
BuildRequires: ncurses-devel
BuildRequires: pkgconfig
BuildRequires: zlib-devel
@@ -37,10 +38,11 @@
%prep
%setup -q
-%if %{with colors}
%patch0 -p1
-%endif
%patch1 -p1
+%if %{with colors}
+%patch100 -p1
+%endif
%build
cp /usr/share/automake/config.sub .
@@ -70,6 +72,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.33 2006/07/10 16:24:23 charles
+- updated to 0.6.0
+- added -client_info.patch (identification of the majority of clients)
+
Revision 1.32 2006/05/23 13:35:34 charles
- updated to 0.5.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rtorrent.spec?r1=1.32&r2=1.33&f=u
More information about the pld-cvs-commit
mailing list