SPECS: rtorrent.spec - ip filter patch broken

arekm arekm at pld-linux.org
Wed Sep 24 17:44:23 CEST 2008


Author: arekm                        Date: Wed Sep 24 15:44:23 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ip filter patch broken

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

---- Diffs:

================================================================
Index: SPECS/rtorrent.spec
diff -u SPECS/rtorrent.spec:1.72 SPECS/rtorrent.spec:1.73
--- SPECS/rtorrent.spec:1.72	Wed Sep 24 12:29:43 2008
+++ SPECS/rtorrent.spec	Wed Sep 24 17:44:18 2008
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 # TODO:
-# - ip_filter patch is broken (doesn't handle ipv6 addresses)
+# - ip_filter patch is broken (doesn't handle ipv6 addresses. Also causes
+#   "rtorrent: CommandMap::insert(...) tried to insert an already existing key." error)
 #
 # Conditional build:
 %bcond_with	xmlrpc		# build xmlrpc-c support
@@ -52,7 +53,8 @@
 %patch0 -p1
 %endif
 %patch1 -p1
-%patch2 -p1
+# broke, see TODO
+#%patch2 -p1
 
 %build
 %{__libtoolize}
@@ -89,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.73  2008/09/24 15:44:18  arekm
+- ip filter patch broken
+
 Revision 1.72  2008/09/24 10:29:43  arekm
 - up to 0.8.3
 
================================================================

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



More information about the pld-cvs-commit mailing list