Author: lisu Date: Wed Dec 21 08:16:24 2011 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 0.9.0 - BRs updated - missing BR: xmlrpc-c-server-devel
---- Files affected: packages/rtorrent: rtorrent.spec (1.103 -> 1.103.2.1) ---- Diffs: ================================================================ Index: packages/rtorrent/rtorrent.spec diff -u packages/rtorrent/rtorrent.spec:1.103 packages/rtorrent/rtorrent.spec:1.103.2.1 --- packages/rtorrent/rtorrent.spec:1.103 Fri Sep 2 20:14:23 2011 +++ packages/rtorrent/rtorrent.spec Wed Dec 21 09:16:19 2011 @@ -12,13 +12,13 @@ Summary(pl.UTF-8): rTorrent - konsolowy klient BitTorrenta Name: rtorrent # keep stable line, see URL below -Version: 0.8.9 -Release: 5 +Version: 0.9.0 +Release: 1 Epoch: 5 License: GPL v2+ Group: Applications/Networking Source0: http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz -# Source0-md5: 629247636cb1210663b52dadbd040a6c +# Source0-md5: 9bc258d7a63dd13e3348f310ae26a434 Patch0: %{name}-colors.patch Patch1: %{name}-ssl-no-verify.patch Patch2: %{name}-ip_filter.patch @@ -31,12 +31,13 @@ BuildRequires: curl-devel >= 7.12 BuildRequires: libstdc++-devel BuildRequires: libtool -BuildRequires: libtorrent-devel = 1:0.12.9 +BuildRequires: libtorrent-devel = 1:0.13.0 BuildRequires: ncurses-devel BuildRequires: pkgconfig BuildRequires: sqlite3-devel %if %{with xmlrpc} BuildRequires: xmlrpc-c-devel >= 1.14.2 +BuildRequires: xmlrpc-c-server-devel >= 1.14.2 %endif BuildRequires: zlib-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -100,6 +101,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.103.2.1 2011/12/21 08:16:19 lisu +- updated to 0.9.0 +- BRs updated +- missing BR: xmlrpc-c-server-devel + Revision 1.103 2011/09/02 18:14:23 arekm - rel 5; hack in ac patch to detect xmlrpc components/libs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rtorrent/rtorrent.spec?r1=1.103&r2=1.103.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
