SPECS: rtorrent.spec - always requires newest version of libtorrent

charles charles at pld-linux.org
Fri Jul 15 16:00:10 CEST 2005


Author: charles                      Date: Fri Jul 15 14:00:10 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- always requires newest version of libtorrent

---- Files affected:
SPECS:
   rtorrent.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/rtorrent.spec
diff -u SPECS/rtorrent.spec:1.6 SPECS/rtorrent.spec:1.7
--- SPECS/rtorrent.spec:1.6	Fri Jul 15 11:27:27 2005
+++ SPECS/rtorrent.spec	Fri Jul 15 16:00:05 2005
@@ -3,6 +3,7 @@
 # Conditional build:
 %bcond_with	colors		# with color version
 #
+%define		_libver		0.6.7
 Summary:	rTorrent - a console-based BitTorrent client
 Summary(pl):	rTorrent - konsolowy klient BitTorrenta
 Name:		rtorrent
@@ -16,10 +17,10 @@
 URL:		http://libtorrent.rakshasa.no/
 BuildRequires:	curl-devel >= 7.12
 BuildRequires:	libstdc++-devel
-BuildRequires:	libtorrent-devel >= 0.6.6
+BuildRequires:	libtorrent-devel >= %{_libver}
 BuildRequires:	ncurses-devel
 BuildRequires:	pkgconfig
-Requires:	libtorrent >= 0.6.6
+Requires:	libtorrent >= %{_libver}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -66,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/07/15 14:00:05  charles
+- always requires newest version of libtorrent
+
 Revision 1.6  2005/07/15 09:27:27  kosmo
 - updated to 0.2.7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rtorrent.spec?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list