rpms/xmlrpc-c/FC-5 0001-make-cmake-transition.txt, 1.3, 1.4 sources, 1.6, 1.7 xmlrpc-c.spec, 1.6, 1.7

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


Author: ensc

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

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/FC-5/0001-make-cmake-transition.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- 0001-make-cmake-transition.txt	3 Feb 2007 17:33:07 -0000	1.3
+++ 0001-make-cmake-transition.txt	17 Mar 2007 17:25:12 -0000	1.4
@@ -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/FC-5/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	3 Feb 2007 17:33:07 -0000	1.6
+++ sources	17 Mar 2007 17:25:12 -0000	1.7
@@ -1,2 +1,2 @@
-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/FC-5/xmlrpc-c.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xmlrpc-c.spec	3 Feb 2007 17:33:07 -0000	1.6
+++ xmlrpc-c.spec	17 Mar 2007 17:25:12 -0000	1.7
@@ -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