rpms/xmlrpc-c/F-7 xmlrpc-c.spec, 1.14, 1.15 sources, 1.7, 1.8 0001-make-cmake-transition.txt, 1.4, 1.5

Enrico Scholz (ensc) fedora-extras-commits at redhat.com
Thu Jun 14 07:07:57 UTC 2007


Author: ensc

Update of /cvs/extras/rpms/xmlrpc-c/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21506/F-7

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



Index: xmlrpc-c.spec
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/F-7/xmlrpc-c.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- xmlrpc-c.spec	1 Apr 2007 12:54:10 -0000	1.14
+++ xmlrpc-c.spec	14 Jun 2007 07:07:20 -0000	1.15
@@ -2,8 +2,8 @@
 
 Summary:	A lightweight RPC library based on XML and HTTP
 Name:		xmlrpc-c
-Version:	1.06.11
-Release:	%release_func 2
+Version:	1.06.14
+Release:	%release_func 1
 License:	BSD/PSF -- see COPYING
 Group:		System Environment/Libraries
 URL:	 	http://xmlrpc-c.sourceforge.net/
@@ -114,6 +114,9 @@
 
 
 %changelog
+* Thu Jun 14 2007 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 1.06.14-1
+- updated to 1.06.14
+
 * Sun Apr  1 2007 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 1.06.11-2
 - rediffed cmake patch against current version
 - made the xmlrpc-c-config compatible to the upstream version


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/F-7/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	17 Mar 2007 17:25:18 -0000	1.7
+++ sources	14 Jun 2007 07:07:20 -0000	1.8
@@ -1 +1 @@
-d080e7934c728e0067f89ad40de7dfa8  xmlrpc-c-1.06.11.tgz
+c3171b59a8accb23f11126300848e00d  xmlrpc-c-1.06.14.tgz


Index: 0001-make-cmake-transition.txt
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/F-7/0001-make-cmake-transition.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- 0001-make-cmake-transition.txt	1 Apr 2007 12:54:10 -0000	1.4
+++ 0001-make-cmake-transition.txt	14 Jun 2007 07:07:20 -0000	1.5
@@ -118,8 +118,8 @@
 +include(CheckIncludeFile)
 +include(CheckFunctionExists)
 +
-+set(XMLRPC_C_VERSION    "1.06.11" CACHE STRING "Version of xmlrpc-c")
-+set(XMLRPC_C_LIBVERSION "3.6.11")
++set(XMLRPC_C_VERSION    "1.06.14" CACHE STRING "Version of xmlrpc-c")
++set(XMLRPC_C_LIBVERSION "3.6.14")
 +set(XMLRPC_C_SOVERSION  "3")
 +
 +




More information about the fedora-extras-commits mailing list