rpms/xmlrpc-c/F-7 xmlrpc-c.spec, 1.15, 1.16 sources, 1.8, 1.9 0001-make-cmake-transition.txt, 1.5, 1.6

Enrico Scholz (ensc) fedora-extras-commits at redhat.com
Sun Jul 22 11:54:59 UTC 2007


Author: ensc

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

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



Index: xmlrpc-c.spec
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/F-7/xmlrpc-c.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- xmlrpc-c.spec	14 Jun 2007 07:07:20 -0000	1.15
+++ xmlrpc-c.spec	22 Jul 2007 11:54:26 -0000	1.16
@@ -2,7 +2,7 @@
 
 Summary:	A lightweight RPC library based on XML and HTTP
 Name:		xmlrpc-c
-Version:	1.06.14
+Version:	1.06.16
 Release:	%release_func 1
 License:	BSD/PSF -- see COPYING
 Group:		System Environment/Libraries
@@ -114,6 +114,9 @@
 
 
 %changelog
+* Sun Jul 22 2007 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 1.06.16-1
+- updated to 1.06.16
+
 * Thu Jun 14 2007 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 1.06.14-1
 - updated to 1.06.14
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/F-7/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	14 Jun 2007 07:07:20 -0000	1.8
+++ sources	22 Jul 2007 11:54:26 -0000	1.9
@@ -1 +1 @@
-c3171b59a8accb23f11126300848e00d  xmlrpc-c-1.06.14.tgz
+7408bf2b467dd6d7eaa804f9c331dbce  xmlrpc-c-1.06.16.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.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- 0001-make-cmake-transition.txt	14 Jun 2007 07:07:20 -0000	1.5
+++ 0001-make-cmake-transition.txt	22 Jul 2007 11:54:26 -0000	1.6
@@ -118,8 +118,8 @@
 +include(CheckIncludeFile)
 +include(CheckFunctionExists)
 +
-+set(XMLRPC_C_VERSION    "1.06.14" CACHE STRING "Version of xmlrpc-c")
-+set(XMLRPC_C_LIBVERSION "3.6.14")
++set(XMLRPC_C_VERSION    "1.06.16" CACHE STRING "Version of xmlrpc-c")
++set(XMLRPC_C_LIBVERSION "3.6.15")
 +set(XMLRPC_C_SOVERSION  "3")
 +
 +




More information about the fedora-extras-commits mailing list