rpms/xmlrpc-c/FC-6 xmlrpc-c.spec, 1.16, 1.17 sources, 1.10, 1.11 0001-make-cmake-transition.txt, 1.7, 1.8

Enrico Scholz (ensc) fedora-extras-commits at redhat.com
Thu Aug 16 17:59:13 UTC 2007


Author: ensc

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

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



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


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/FC-6/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	22 Jul 2007 11:54:22 -0000	1.10
+++ sources	16 Aug 2007 17:58:40 -0000	1.11
@@ -1,2 +1,2 @@
-7408bf2b467dd6d7eaa804f9c331dbce  xmlrpc-c-1.06.16.tgz
+e4fe8390dfa148fd02ec2ec7da9c4238  xmlrpc-c-1.06.17.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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- 0001-make-cmake-transition.txt	22 Jul 2007 11:54:22 -0000	1.7
+++ 0001-make-cmake-transition.txt	16 Aug 2007 17:58:40 -0000	1.8
@@ -118,7 +118,7 @@
 +include(CheckIncludeFile)
 +include(CheckFunctionExists)
 +
-+set(XMLRPC_C_VERSION    "1.06.16" CACHE STRING "Version of xmlrpc-c")
++set(XMLRPC_C_VERSION    "1.06.17" CACHE STRING "Version of xmlrpc-c")
 +set(XMLRPC_C_LIBVERSION "3.6.15")
 +set(XMLRPC_C_SOVERSION  "3")
 +




More information about the scm-commits mailing list