rpms/xmlrpc-c/FC-6 xmlrpc-c.spec, 1.10, 1.11 sources, 1.5, 1.6 0001-make-cmake-transition.txt, 1.1, 1.2

Enrico Scholz (ensc) fedora-extras-commits at redhat.com
Tue Oct 31 15:05:44 UTC 2006


Author: ensc

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

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



Index: xmlrpc-c.spec
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/FC-6/xmlrpc-c.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xmlrpc-c.spec	2 Oct 2006 15:02:03 -0000	1.10
+++ xmlrpc-c.spec	31 Oct 2006 15:05:14 -0000	1.11
@@ -4,8 +4,8 @@
 
 Summary:	A lightweight RPC library based on XML and HTTP
 Name:		xmlrpc-c
-Version:	1.06.05
-Release:	%release_func 2
+Version:	1.06.06
+Release:	%release_func 1
 License:	BSD/PSF -- see COPYING
 Group:		System Environment/Libraries
 URL:	 	http://xmlrpc-c.sourceforge.net/
@@ -123,6 +123,9 @@
 
 
 %changelog
+* Tue Oct 31 2006 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 1.06.06-1
+- updated to 1.06.06
+
 * Mon Oct  2 2006 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 1.06.05-2
 - updated cmake patch
 - strip installed libraries


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/FC-6/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	20 Sep 2006 16:48:17 -0000	1.5
+++ sources	31 Oct 2006 15:05:14 -0000	1.6
@@ -1 +1 @@
-69f3644da7b8e9d13482c82838a4005a  xmlrpc-c-1.06.05.tgz
+ed508e56d11cb56188cf44a87d410f6c  xmlrpc-c-1.06.06.tgz


Index: 0001-make-cmake-transition.txt
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/FC-6/0001-make-cmake-transition.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 0001-make-cmake-transition.txt	2 Oct 2006 15:02:03 -0000	1.1
+++ 0001-make-cmake-transition.txt	31 Oct 2006 15:05:14 -0000	1.2
@@ -68,7 +68,7 @@
 +include(CheckIncludeFile)
 +include(CheckFunctionExists)
 +
-+set(XMLRPC_C_VERSION    "1.06.05" CACHE STRING "Version of xmlrpc-c")
++set(XMLRPC_C_VERSION    "1.06.06" CACHE STRING "Version of xmlrpc-c")
 +set(XMLRPC_C_LIBVERSION "3.6.4")
 +set(XMLRPC_C_SOVERSION  "3")
 +




More information about the fedora-extras-commits mailing list