[rtorrent/f14] remove noverify patch as it's included in 0.8.8

konradm konradm at fedoraproject.org
Fri May 27 19:08:33 UTC 2011


commit 67aa03c136fc0b007e88bd33eddf0af0f456217a
Author: Conrad Meyer <cemeyer at cs.washington.edu>
Date:   Fri May 27 12:08:17 2011 -0700

    remove noverify patch as it's included in 0.8.8

 ...nt-0.8.7-canvas-patch-fix-for-ncurses-5-8.patch |   10 ----
 rtorrent-0.8.7-optional-https-noverify.patch       |   45 --------------------
 rtorrent.spec                                      |    4 --
 3 files changed, 0 insertions(+), 59 deletions(-)
---
diff --git a/rtorrent.spec b/rtorrent.spec
index 025d7b0..f7329b6 100644
--- a/rtorrent.spec
+++ b/rtorrent.spec
@@ -11,8 +11,6 @@ Source0:       http://libtorrent.rakshasa.no/downloads/rtorrent-%{version}.tar.g
 # see comments at patch below
 Patch0:        rtorrent-0.8.6-fallocate.patch
 Patch1:        rtorrent.libxmlrpcFTBFS.patch
-# Add OPTIONAL noverify SSL support (rhbz #669251)
-Patch2:        rtorrent-0.8.7-optional-https-noverify.patch
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: curl-devel
@@ -36,8 +34,6 @@ of directories for torrent files to seed and/or download.
 %patch0 -p1 -b .fallocate
 # http://libtorrent.rakshasa.no/ticket/2327
 %patch1 -p1 -b .ftbfs
-# http://libtorrent.rakshasa.no/ticket/1402
-%patch2 -p1 -b .https_noverify
 
 %build
 %configure --with-xmlrpc-c


More information about the scm-commits mailing list