Author: charles Date: Thu Dec 14 09:33:33 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.7.0 - rm -client_info.patch
---- Files affected: SPECS: rtorrent.spec (1.39 -> 1.40) ---- Diffs: ================================================================ Index: SPECS/rtorrent.spec diff -u SPECS/rtorrent.spec:1.39 SPECS/rtorrent.spec:1.40 --- SPECS/rtorrent.spec:1.39 Sun Oct 29 05:13:43 2006 +++ SPECS/rtorrent.spec Thu Dec 14 10:33:28 2006 @@ -6,20 +6,19 @@ Summary: rTorrent - a console-based BitTorrent client Summary(pl): rTorrent - konsolowy klient BitTorrenta Name: rtorrent -Version: 0.6.4 -Release: 1 +Version: 0.7.0 +Release: 0.1 License: GPL v2 Group: Applications/Networking Source0: http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz -# Source0-md5: 9077817e5a0f505e0b71add9c57b89f7 -Patch0: %{name}-client_info.patch +# Source0-md5: 26758f948874e1ee9732628772483b7b Patch100: %{name}-colors.patch Patch101: %{name}-dns_peer_info.patch URL: http://libtorrent.rakshasa.no/ BuildRequires: automake BuildRequires: curl-devel >= 7.12 BuildRequires: libstdc++-devel -BuildRequires: libtorrent-devel >= 0.10.1 +BuildRequires: libtorrent-devel >= 0.11.0 BuildRequires: ncurses-devel BuildRequires: pkgconfig BuildRequires: zlib-devel @@ -38,9 +37,8 @@ %prep %setup -q -%patch0 -p1 %if %{with colors} -%patch100 -p1 +#%patch100 -p1 #%patch101 -p1 %endif @@ -72,6 +70,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.40 2006/12/14 09:33:28 charles +- updated to 0.7.0 +- rm -client_info.patch + Revision 1.39 2006/10/29 04:13:43 charles - updated to 0.6.4 - rm obsolete -inttypes.patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/rtorrent.spec?r1=1.39&r2=1.40&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
