rpms/xmlrpc-c/devel 0001-make-cmake-transition.txt, 1.2, 1.3 sources, 1.6, 1.7 xmlrpc-c.spec, 1.12, 1.13

Enrico Scholz (ensc) fedora-extras-commits at redhat.com
Sat Mar 17 17:25:50 UTC 2007


Author: ensc

Update of /cvs/extras/rpms/xmlrpc-c/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31105/devel

Modified Files:
	0001-make-cmake-transition.txt sources xmlrpc-c.spec 
Log Message:
updated to 1.06.11



Index: 0001-make-cmake-transition.txt
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/devel/0001-make-cmake-transition.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- 0001-make-cmake-transition.txt	3 Feb 2007 17:33:12 -0000	1.2
+++ 0001-make-cmake-transition.txt	17 Mar 2007 17:25:18 -0000	1.3
@@ -68,8 +68,8 @@
 +include(CheckIncludeFile)
 +include(CheckFunctionExists)
 +
-+set(XMLRPC_C_VERSION    "1.06.09" CACHE STRING "Version of xmlrpc-c")
-+set(XMLRPC_C_LIBVERSION "3.6.4")
++set(XMLRPC_C_VERSION    "1.06.11" CACHE STRING "Version of xmlrpc-c")
++set(XMLRPC_C_LIBVERSION "3.6.11")
 +set(XMLRPC_C_SOVERSION  "3")
 +
 +


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	3 Feb 2007 17:33:12 -0000	1.6
+++ sources	17 Mar 2007 17:25:18 -0000	1.7
@@ -1 +1 @@
-c559f6b3a46f70a7942aca7c6dd44b46  xmlrpc-c-1.06.09.tgz
+d080e7934c728e0067f89ad40de7dfa8  xmlrpc-c-1.06.11.tgz


Index: xmlrpc-c.spec
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/devel/xmlrpc-c.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- xmlrpc-c.spec	3 Feb 2007 17:33:12 -0000	1.12
+++ xmlrpc-c.spec	17 Mar 2007 17:25:18 -0000	1.13
@@ -4,7 +4,7 @@
 
 Summary:	A lightweight RPC library based on XML and HTTP
 Name:		xmlrpc-c
-Version:	1.06.09
+Version:	1.06.11
 Release:	%release_func 1
 License:	BSD/PSF -- see COPYING
 Group:		System Environment/Libraries
@@ -121,6 +121,9 @@
 
 
 %changelog
+* Sat Mar 17 2007 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 1.06.11-1
+- updated to 1.06.11
+
 * Sat Feb  3 2007 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 1.06.09-1
 - updated to 1.06.09
 - removed -typo patch since applied upstream




More information about the fedora-extras-commits mailing list