rpms/xmlrpc-c/F-8 0001-make-cmake-transition.txt, 1.9, 1.10 lastver, 1.3, 1.4 sources, 1.12, 1.13 xmlrpc-c.spec, 1.19, 1.20

Enrico Scholz (ensc) fedora-extras-commits at redhat.com
Sun Mar 16 13:47:30 UTC 2008


Author: ensc

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

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



Index: 0001-make-cmake-transition.txt
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/F-8/0001-make-cmake-transition.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- 0001-make-cmake-transition.txt	2 Jan 2008 00:38:59 -0000	1.9
+++ 0001-make-cmake-transition.txt	16 Mar 2008 13:46:53 -0000	1.10
@@ -118,7 +118,7 @@
 +include(CheckIncludeFile)
 +include(CheckFunctionExists)
 +
-+set(XMLRPC_C_VERSION    "1.06.23" CACHE STRING "Version of xmlrpc-c")
++set(XMLRPC_C_VERSION    "1.06.25" CACHE STRING "Version of xmlrpc-c")
 +set(XMLRPC_C_LIBVERSION "3.6.15")
 +set(XMLRPC_C_SOVERSION  "3")
 +


Index: lastver
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/F-8/lastver,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- lastver	2 Jan 2008 00:40:06 -0000	1.3
+++ lastver	16 Mar 2008 13:46:53 -0000	1.4
@@ -1 +1 @@
-1.06.21
+1.06.25


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/F-8/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	2 Jan 2008 00:40:06 -0000	1.12
+++ sources	16 Mar 2008 13:46:53 -0000	1.13
@@ -1 +1 @@
-e519a43145b90e814fcfb0af1db1d91c  xmlrpc-1.06.23.tgz
+9974e4fd4460df1c2b438415159b9a56  xmlrpc-c-1.06.25.tgz


Index: xmlrpc-c.spec
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/F-8/xmlrpc-c.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- xmlrpc-c.spec	2 Jan 2008 00:40:53 -0000	1.19
+++ xmlrpc-c.spec	16 Mar 2008 13:46:53 -0000	1.20
@@ -2,12 +2,12 @@
 
 Summary:	A lightweight RPC library based on XML and HTTP
 Name:		xmlrpc-c
-Version:	1.06.23
+Version:	1.06.25
 Release:	%release_func 1
 License:	BSD/PSF -- see COPYING
 Group:		System Environment/Libraries
 URL:	 	http://xmlrpc-c.sourceforge.net/
-Source0:	http://dl.sourceforge.net/sourceforge/xmlrpc-c/xmlrpc-%version.tgz
+Source0:	http://dl.sourceforge.net/sourceforge/xmlrpc-c/xmlrpc-c-%version.tgz
 Patch6:		xmlrpc-c-1.06.04-sizet.patch
 Patch100:	http://ensc.de/xmlrpc-c/0001-make-cmake-transition.txt
 BuildRoot:	%_tmppath/%name-%version-%release-root
@@ -50,7 +50,7 @@
 
 
 %prep
-%setup -q -n xmlrpc-%version
+%setup -q
 %patch6 -p1 -b .sizet
 %patch100 -p1
 
@@ -114,6 +114,9 @@
 
 
 %changelog
+* Sun Mar 16 2008 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 1.06.25-1
+- updated to 1.06.25
+
 * Wed Jan  2 2008 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 1.06.23-1
 - use correct pkg-config script for 'xmlrpc-config abyss-server'
   output (#355411)
@@ -181,6 +184,5 @@
 - fixed gcc4.1 build issues
 - removed static libraries when there exists a corresponding dynamic one
 
-
 * Tue Aug  2 2005 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 1.03.02-1
 - Initial build.




More information about the fedora-extras-commits mailing list