SPECS: rtorrent.spec - up to 0.8.3

arekm arekm at pld-linux.org
Wed Sep 24 12:29:48 CEST 2008


Author: arekm                        Date: Wed Sep 24 10:29:48 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.8.3

---- Files affected:
SPECS:
   rtorrent.spec (1.71 -> 1.72) 

---- Diffs:

================================================================
Index: SPECS/rtorrent.spec
diff -u SPECS/rtorrent.spec:1.71 SPECS/rtorrent.spec:1.72
--- SPECS/rtorrent.spec:1.71	Thu Sep 11 19:51:59 2008
+++ SPECS/rtorrent.spec	Wed Sep 24 12:29:43 2008
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO:
+# - ip_filter patch is broken (doesn't handle ipv6 addresses)
 #
 # Conditional build:
 %bcond_with	xmlrpc		# build xmlrpc-c support
@@ -8,19 +10,15 @@
 Summary:	rTorrent - a console-based BitTorrent client
 Summary(pl.UTF-8):	rTorrent - konsolowy klient BitTorrenta
 Name:		rtorrent
-Version:	0.8.2
-Release:	4
+Version:	0.8.3
+Release:	1
 License:	GPL v2+
 Group:		Applications/Networking
 Source0:	http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz
-# Source0-md5:	a2456182e1767e5aed7341dbbd058f60
+# Source0-md5:	d1b43acf08e371a56915293bbcf584c6
 Patch0:		%{name}-colors.patch
 Patch1:		%{name}-ssl-no-verify.patch
-Patch2:		%{name}-gcc43.patch
-Patch3:		%{name}-fix_start_stop_filter.patch
-Patch4:		%{name}-fix_conn_type_seed.patch
-Patch5:		%{name}-fix_load_cache.patch
-Patch6:		%{name}-ip_filter.patch
+Patch2:		%{name}-ip_filter.patch
 URL:		http://libtorrent.rakshasa.no/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -28,7 +26,7 @@
 BuildRequires:	curl-devel >= 7.12
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool
-BuildRequires:	libtorrent-devel >= 0.12.2
+BuildRequires:	libtorrent-devel >= 0.12.3
 BuildRequires:	ncurses-devel
 BuildRequires:	pkgconfig
 %if %{with xmlrpc}
@@ -55,10 +53,6 @@
 %endif
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
 
 %build
 %{__libtoolize}
@@ -95,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.72  2008/09/24 10:29:43  arekm
+- up to 0.8.3
+
 Revision 1.71  2008/09/11 17:51:59  qboosh
 - BR: ac,lt
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rtorrent.spec?r1=1.71&r2=1.72&f=u



More information about the pld-cvs-commit mailing list