SPECS (AC-branch): rtorrent.spec - two more fixes from gentoo - sync patche...
adamg
adamg at pld-linux.org
Fri Jul 18 23:18:33 CEST 2008
Author: adamg Date: Fri Jul 18 21:18:33 2008 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- two more fixes from gentoo
- sync patches order with head
- release 2
---- Files affected:
SPECS:
rtorrent.spec (1.60.2.3 -> 1.60.2.4)
---- Diffs:
================================================================
Index: SPECS/rtorrent.spec
diff -u SPECS/rtorrent.spec:1.60.2.3 SPECS/rtorrent.spec:1.60.2.4
--- SPECS/rtorrent.spec:1.60.2.3 Sat Jun 7 21:50:46 2008
+++ SPECS/rtorrent.spec Fri Jul 18 23:18:27 2008
@@ -9,15 +9,17 @@
Summary(pl.UTF-8): rTorrent - konsolowy klient BitTorrenta
Name: rtorrent
Version: 0.8.2
-Release: 1
+Release: 2
License: GPL v2+
Group: Applications/Networking
Source0: http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz
# Source0-md5: a2456182e1767e5aed7341dbbd058f60
-Patch0: %{name}-gcc43.patch
-Patch1: %{name}-fix_start_stop_filter.patch
-Patch100: %{name}-colors.patch
-Patch101: %{name}-ssl-no-verify.patch
+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
URL: http://libtorrent.rakshasa.no/
BuildRequires: automake
BuildRequires: curl-devel >= 7.12
@@ -44,12 +46,14 @@
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
%if %{with colors}
-%patch100 -p1
+%patch0 -p1
%endif
-%patch101 -p1
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
+%patch4 -p1
+%patch5 -p1
%build
cp /usr/share/automake/config.sub .
@@ -82,6 +86,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.60.2.4 2008/07/18 21:18:27 adamg
+- two more fixes from gentoo
+- sync patches order with head
+- release 2
+
Revision 1.60.2.3 2008/06/07 19:50:46 adamg
- updated to 0.8.2
- ipv6 and colors bconds enabled by default
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rtorrent.spec?r1=1.60.2.3&r2=1.60.2.4&f=u
More information about the pld-cvs-commit
mailing list