rpms/xmlrpc-c/FC-5 0001-make-cmake-transition.txt, 1.1, 1.2 sources, 1.4, 1.5 xmlrpc-c.spec, 1.4, 1.5

Enrico Scholz (ensc) fedora-extras-commits at redhat.com
Tue Oct 31 16:07:13 UTC 2006


Author: ensc

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

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


Index: 0001-make-cmake-transition.txt
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/FC-5/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:10:48 -0000	1.1
+++ 0001-make-cmake-transition.txt	31 Oct 2006 16:06:42 -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")
 +


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/FC-5/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	2 Oct 2006 15:10:48 -0000	1.4
+++ sources	31 Oct 2006 16:06:43 -0000	1.5
@@ -1 +1 @@
-69f3644da7b8e9d13482c82838a4005a  xmlrpc-c-1.06.05.tgz
+ed508e56d11cb56188cf44a87d410f6c  xmlrpc-c-1.06.06.tgz


Index: xmlrpc-c.spec
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/FC-5/xmlrpc-c.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xmlrpc-c.spec	2 Oct 2006 15:10:48 -0000	1.4
+++ xmlrpc-c.spec	31 Oct 2006 16:06:43 -0000	1.5
@@ -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




More information about the scm-commits mailing list