rpms/xmlrpc-c/devel xmlrpc-c.spec, 1.17, 1.18 sources, 1.10, 1.11 lastver, 1.1, 1.2 0001-make-cmake-transition.txt, 1.7, 1.8

Enrico Scholz (ensc) fedora-extras-commits at redhat.com
Tue Sep 4 07:41:44 UTC 2007


Author: ensc

Update of /cvs/extras/rpms/xmlrpc-c/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20105/devel

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



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


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	16 Aug 2007 17:58:38 -0000	1.10
+++ sources	4 Sep 2007 07:41:11 -0000	1.11
@@ -1 +1 @@
-e4fe8390dfa148fd02ec2ec7da9c4238  xmlrpc-c-1.06.17.tgz
+dddd711a2905c03afa1fc7fd6860e445  xmlrpc-c-1.06.18.tgz


Index: lastver
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/devel/lastver,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lastver	1 Sep 2007 14:45:44 -0000	1.1
+++ lastver	4 Sep 2007 07:41:11 -0000	1.2
@@ -1 +1 @@
-1.06.17
+1.06.18


Index: 0001-make-cmake-transition.txt
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/devel/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	16 Aug 2007 17:58:38 -0000	1.7
+++ 0001-make-cmake-transition.txt	4 Sep 2007 07:41:11 -0000	1.8
@@ -118,7 +118,7 @@
 +include(CheckIncludeFile)
 +include(CheckFunctionExists)
 +
-+set(XMLRPC_C_VERSION    "1.06.17" CACHE STRING "Version of xmlrpc-c")
++set(XMLRPC_C_VERSION    "1.06.18" 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