SOURCES: xmlrpc-c-soname.patch - updated to 1.03.11
baggins
baggins at pld-linux.org
Tue Feb 21 15:06:02 CET 2006
Author: baggins Date: Tue Feb 21 14:06:02 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated to 1.03.11
---- Files affected:
SOURCES:
xmlrpc-c-soname.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/xmlrpc-c-soname.patch
diff -u SOURCES/xmlrpc-c-soname.patch:1.2 SOURCES/xmlrpc-c-soname.patch:1.3
--- SOURCES/xmlrpc-c-soname.patch:1.2 Wed Jan 11 17:19:24 2006
+++ SOURCES/xmlrpc-c-soname.patch Tue Feb 21 15:05:57 2006
@@ -382,7 +382,7 @@
the_rpath=
the_wl_rpath=
cpp_libs=
-@@ -68,37 +68,37 @@
+@@ -68,38 +68,38 @@
while test $# -gt 0; do
case $1 in
c++)
@@ -426,7 +426,8 @@
+ the_libs="-lxmlrpc-c_server_abyss++ $the_libs"
fi
;;
- client)
+ client|libwww-client)
+ # libwww-client is for backward compatibility
- the_libs="-lxmlrpc_client $the_libs"
+ the_libs="-lxmlrpc-c_client $the_libs"
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/xmlrpc-c-soname.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list