[packages/rtorrent] - up to 0.9.4

arekm arekm at pld-linux.org
Sat May 17 21:04:17 CEST 2014


commit fbee6e1faf0aa4e60b3dab3c85e4ac68cf4c0b46
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat May 17 21:04:14 2014 +0200

    - up to 0.9.4

 am.patch      | 11 -----------
 rtorrent.spec | 16 ++++++----------
 2 files changed, 6 insertions(+), 21 deletions(-)
---
diff --git a/rtorrent.spec b/rtorrent.spec
index 837304d..16cbfb4 100644
--- a/rtorrent.spec
+++ b/rtorrent.spec
@@ -11,20 +11,19 @@ Summary:	rTorrent - a console-based BitTorrent client
 Summary(pl.UTF-8):	rTorrent - konsolowy klient BitTorrenta
 Name:		rtorrent
 # keep stable line, see URL below
-Version:	0.9.2
-Release:	3
+Version:	0.9.4
+Release:	1
 Epoch:		5
 License:	GPL v2+
 Group:		Applications/Networking
 Source0:	http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz
-# Source0-md5:	72c3e9ab859bda7cc8aa96c0b508b09f
+# Source0-md5:	fd9490a2ac67d0fa2a567c6267845876
 Source1:	rtorrent-tmux at .service
 Patch0:		%{name}-colors.patch
 Patch1:		%{name}-ssl-no-verify.patch
 Patch2:		%{name}-ip_filter.patch
 Patch3:		%{name}-build.patch
-Patch4:		am.patch
-URL:		http://libtorrent.rakshasa.no/
+URL:		https://github.com/rakshasa/rtorrent/wiki
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	boost-devel >= 1.35.0
@@ -32,7 +31,7 @@ BuildRequires:	cppunit-devel >= 1.9.6
 BuildRequires:	curl-devel >= 7.12
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool
-BuildRequires:	libtorrent-devel = 1:0.13.2
+BuildRequires:	libtorrent-devel = 1:0.13.4
 BuildRequires:	ncurses-devel
 BuildRequires:	pkgconfig
 BuildRequires:	sqlite3-devel
@@ -63,7 +62,6 @@ screena. Obsługuje szybkie wznawianie i zarządzanie sesjami.
 # broke, see TODO
 #%patch2 -p1
 %patch3 -p1
-%patch4 -p1
 
 %build
 %{__libtoolize}
@@ -81,12 +79,11 @@ screena. Obsługuje szybkie wznawianie i zarządzanie sesjami.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_mandir}/man1,%{systemdunitdir}}
+install -d $RPM_BUILD_ROOT%{systemdunitdir}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-install -p doc/rtorrent.1 $RPM_BUILD_ROOT%{_mandir}/man1
 install -p %{SOURCE1} $RPM_BUILD_ROOT%{systemdunitdir}
 
 %clean
@@ -96,5 +93,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS README doc/rtorrent.rc
 %attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/rtorrent.1*
 %{systemdunitdir}/*.service
diff --git a/am.patch b/am.patch
deleted file mode 100644
index f3136f0..0000000
--- a/am.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- rtorrent-0.9.2/configure.ac.wiget	2013-03-18 10:07:05.357628787 +0100
-+++ rtorrent-0.9.2/configure.ac	2013-03-18 10:07:15.690528914 +0100
-@@ -3,7 +3,7 @@ AC_INIT(rtorrent, 0.9.2, jaris at ifi.uio.n
- AC_DEFINE(API_VERSION, 6, api version)
- 
- AM_INIT_AUTOMAKE
--AM_CONFIG_HEADER(config.h)
-+AC_CONFIG_HEADER(config.h)
- AM_PATH_CPPUNIT(1.9.6)
- 
- AC_PROG_CXX
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rtorrent.git/commitdiff/fbee6e1faf0aa4e60b3dab3c85e4ac68cf4c0b46



More information about the pld-cvs-commit mailing list