[rtorrent/f13/master] - updated FTBFS patch

konradm konradm at fedoraproject.org
Sat Jan 29 12:20:06 UTC 2011


commit 888d64a16016180555eb2dbb9c6fc67758e6f290
Author: Ankur Sinha <ankursinha at fedoraproject.org>
Date:   Wed Oct 27 18:31:57 2010 +0530

    - updated FTBFS patch

 rtorrent.libxmlrpcFTBFS.patch |   27 ++++++---------------------
 1 files changed, 6 insertions(+), 21 deletions(-)
---
diff --git a/rtorrent.libxmlrpcFTBFS.patch b/rtorrent.libxmlrpcFTBFS.patch
index 7c78d11..7d4854e 100644
--- a/rtorrent.libxmlrpcFTBFS.patch
+++ b/rtorrent.libxmlrpcFTBFS.patch
@@ -1,26 +1,11 @@
-diff -upNr rtorrent-0.8.6.orign/src/Makefile.am rtorrent-0.8.6/src/Makefile.am
---- rtorrent-0.8.6.orign/src/Makefile.am	2009-11-14 08:34:04.000000000 +0100
-+++ rtorrent-0.8.6/src/Makefile.am	2010-02-13 20:39:56.708077994 +0100
-@@ -14,7 +14,8 @@ rtorrent_LDADD = \
- 	display/libsub_display.a \
+diff -ur ../rtorrent-0.8.7.orig/src/Makefile.am ./src/Makefile.am
+--- ../rtorrent-0.8.7.orig/src/Makefile.am	2010-06-26 17:35:08.000000000 +0530
++++ ./src/Makefile.am	2010-10-27 18:27:50.490639334 +0530
+@@ -46,6 +46,7 @@
  	input/libsub_input.a \
  	rpc/libsub_rpc.a \
--	utils/libsub_utils.a
-+	utils/libsub_utils.a \
+ 	utils/libsub_utils.a
 +	-lxmlrpc -lxmlrpc_util
  
  rtorrent_SOURCES = \
- 	command_download.cc \
-diff -upNr rtorrent-0.8.6.orign/src/Makefile.in rtorrent-0.8.6/src/Makefile.in
---- rtorrent-0.8.6.orign/src/Makefile.in	2009-11-30 16:45:24.000000000 +0100
-+++ rtorrent-0.8.6/src/Makefile.in	2010-02-13 20:39:36.230078298 +0100
-@@ -270,7 +270,8 @@ rtorrent_LDADD = \
- 	display/libsub_display.a \
- 	input/libsub_input.a \
- 	rpc/libsub_rpc.a \
--	utils/libsub_utils.a
-+	utils/libsub_utils.a \
-+	-lxmlrpc -lxmlrpc_util
- 
- rtorrent_SOURCES = \
- 	command_download.cc \
+ 	main.cc


More information about the scm-commits mailing list