packages: rtorrent/rtorrent-ac.patch, rtorrent/rtorrent.spec - rel 5; hack ...
arekm
arekm at pld-linux.org
Fri Sep 2 20:14:28 CEST 2011
Author: arekm Date: Fri Sep 2 18:14:28 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- rel 5; hack in ac patch to detect xmlrpc components/libs
---- Files affected:
packages/rtorrent:
rtorrent-ac.patch (1.1 -> 1.2) , rtorrent.spec (1.102 -> 1.103)
---- Diffs:
================================================================
Index: packages/rtorrent/rtorrent-ac.patch
diff -u packages/rtorrent/rtorrent-ac.patch:1.1 packages/rtorrent/rtorrent-ac.patch:1.2
--- packages/rtorrent/rtorrent-ac.patch:1.1 Wed Oct 27 12:57:47 2010
+++ packages/rtorrent/rtorrent-ac.patch Fri Sep 2 20:14:23 2011
@@ -24,3 +24,16 @@
)
])
])
+--- rtorrent-0.8.9/scripts/checks.m4~ 2011-09-02 19:46:02.000000000 +0200
++++ rtorrent-0.8.9/scripts/checks.m4 2011-09-02 20:10:27.597473502 +0200
+@@ -448,8 +448,8 @@
+ fi
+
+ if eval $xmlrpc_cc_prg --version 2>/dev/null >/dev/null; then
+- CXXFLAGS="$CXXFLAGS `$xmlrpc_cc_prg --cflags server-util`"
+- LIBS="$LIBS `$xmlrpc_cc_prg server-util --libs`"
++ CXXFLAGS="$CXXFLAGS `$xmlrpc_cc_prg --cflags server-util xmlrpc_util`"
++ LIBS="$LIBS `$xmlrpc_cc_prg server-util --libs` -lxmlrpc-c -lxmlrpc_util"
+
+ AC_TRY_LINK(
+ [ #include <xmlrpc-c/server.h>
================================================================
Index: packages/rtorrent/rtorrent.spec
diff -u packages/rtorrent/rtorrent.spec:1.102 packages/rtorrent/rtorrent.spec:1.103
--- packages/rtorrent/rtorrent.spec:1.102 Thu Sep 1 19:03:10 2011
+++ packages/rtorrent/rtorrent.spec Fri Sep 2 20:14:23 2011
@@ -13,7 +13,7 @@
Name: rtorrent
# keep stable line, see URL below
Version: 0.8.9
-Release: 4
+Release: 5
Epoch: 5
License: GPL v2+
Group: Applications/Networking
@@ -100,6 +100,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.103 2011/09/02 18:14:23 arekm
+- rel 5; hack in ac patch to detect xmlrpc components/libs
+
Revision 1.102 2011/09/01 17:03:10 arekm
- release 4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rtorrent/rtorrent-ac.patch?r1=1.1&r2=1.2&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rtorrent/rtorrent.spec?r1=1.102&r2=1.103&f=u
More information about the pld-cvs-commit
mailing list