SPECS: rtorrent.spec - enable xmlrpc support

jpc jpc at pld-linux.org
Sun Dec 16 13:16:24 CET 2007


Author: jpc                          Date: Sun Dec 16 12:16:24 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable xmlrpc support

---- Files affected:
SPECS:
   rtorrent.spec (1.55 -> 1.56) 

---- Diffs:

================================================================
Index: SPECS/rtorrent.spec
diff -u SPECS/rtorrent.spec:1.55 SPECS/rtorrent.spec:1.56
--- SPECS/rtorrent.spec:1.55	Wed Dec  5 22:04:06 2007
+++ SPECS/rtorrent.spec	Sun Dec 16 13:16:19 2007
@@ -23,6 +23,7 @@
 BuildRequires:	libtorrent-devel >= 0.11.9
 BuildRequires:	ncurses-devel
 BuildRequires:	pkgconfig
+BuildRequires:	xmlrpc-c-devel
 BuildRequires:	zlib-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -50,7 +51,8 @@
 %configure \
 	CXXFLAGS="%{rpmcflags} -I/usr/include/ncurses" \
 	--%{?debug:en}%{!?debug:dis}able-debug \
-	--%{?with_ipv6:en}%{!?with_ipv6:dis}able-ipv6
+	--%{?with_ipv6:en}%{!?with_ipv6:dis}able-ipv6 \
+	--with-xmlrpc-c
 
 %{__make}
 
@@ -75,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.56  2007-12-16 12:16:19  jpc
+- enable xmlrpc support
+
 Revision 1.55  2007-12-05 21:04:06  arekm
 - rel 2; don't verify ssl certs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rtorrent.spec?r1=1.55&r2=1.56&f=u



More information about the pld-cvs-commit mailing list