[xmlrpc-c/f12/master] updated to 1.16.31

ensc ensc at fedoraproject.org
Fri Aug 27 18:08:29 UTC 2010


commit f5c9e430bf8390b44f674e4b61dbcff7ab8a9d79
Author: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
Date:   Fri Aug 27 20:06:48 2010 +0200

    updated to 1.16.31

 .gitignore           |    1 +
 lastver              |    2 +-
 sources              |    2 +-
 xmlrpc-c-cmake.patch |   17 ++++++++---------
 xmlrpc-c.spec        |    9 ++++++---
 5 files changed, 17 insertions(+), 14 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 720b8df..067c4bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 xmlrpc-c-1.16.24.tar.bz2
+/xmlrpc-c-1.16.31.tar.xz
diff --git a/lastver b/lastver
index a6ac624..987976d 100644
--- a/lastver
+++ b/lastver
@@ -1 +1 @@
-1.16.24
+1.16.31
diff --git a/sources b/sources
index 090e84f..7bcddc2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-53731f1017b02ef0618809bccc8a272c  xmlrpc-c-1.16.24.tar.bz2
+efcb8f717c87efb9d6ed28ae3d5b497b  xmlrpc-c-1.16.31.tar.xz
diff --git a/xmlrpc-c-cmake.patch b/xmlrpc-c-cmake.patch
index f1d5225..78e49d5 100644
--- a/xmlrpc-c-cmake.patch
+++ b/xmlrpc-c-cmake.patch
@@ -1,4 +1,4 @@
-From 1704895382edeabda7b46bf13ca937761e95a0e0 Mon Sep 17 00:00:00 2001
+From 90454932d96b404cea26e003b0b72e0bd3d61dff Mon Sep 17 00:00:00 2001
 From: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
 Date: Sat, 5 Apr 2008 10:55:02 +0200
 Subject: [PATCH 1/6] make -> cmake transition
@@ -47,7 +47,7 @@ Subject: [PATCH 1/6] make -> cmake transition
  src/xmlrpc_server_abyss.pc.cmake            |   12 ++
  src/xmlrpc_server_cgi.pc.cmake              |   12 ++
  tools/CMakeLists.txt                        |   17 ++
- tools/binmode-rpc-kit/CMakeLists.txt        |    2 +
+ tools/binmode-rpc-kit/CMakeLists.txt        |    1 +
  tools/lib/CMakefiles.txt                    |    1 +
  tools/turbocharger/CMakeLists.txt           |    1 +
  tools/xml-rpc-api2cpp/CMakeLists.txt        |   15 ++
@@ -61,7 +61,7 @@ Subject: [PATCH 1/6] make -> cmake transition
  version.h.cmake                             |    5 +
  xmlrpc-c-config                             |  108 +++++++++++
  xmlrpc_config.h.cmake                       |   99 ++++++++++
- 57 files changed, 1428 insertions(+), 0 deletions(-)
+ 57 files changed, 1427 insertions(+), 0 deletions(-)
  create mode 100644 CMakeLists.txt
  create mode 100644 cmake/try-attr.cc
  create mode 100644 cmake/va-list-is-array.c
@@ -122,7 +122,7 @@ Subject: [PATCH 1/6] make -> cmake transition
 
 diff --git a/CMakeLists.txt b/CMakeLists.txt
 new file mode 100644
-index 0000000..caf5a6b
+index 0000000..430a650
 --- /dev/null
 +++ b/CMakeLists.txt
 @@ -0,0 +1,256 @@
@@ -136,7 +136,7 @@ index 0000000..caf5a6b
 +
 +set(XMLRPC_C_VERSION_MAJOR "1"  CACHE STRING "Version (major) of xmlrpc-c")
 +set(XMLRPC_C_VERSION_MINOR "16" CACHE STRING "Version (minor) of xmlrpc-c")
-+set(XMLRPC_C_VERSION_POINT "24"  CACHE STRING "Version (point) of xmlrpc-c")
++set(XMLRPC_C_VERSION_POINT "31"  CACHE STRING "Version (point) of xmlrpc-c")
 +
 +set(XMLRPC_C_VERSION
 +  "${XMLRPC_C_VERSION_MAJOR}.${XMLRPC_C_VERSION_MINOR}.${XMLRPC_C_VERSION_POINT}"
@@ -1500,12 +1500,11 @@ index 0000000..53b501d
 +endif()
 diff --git a/tools/binmode-rpc-kit/CMakeLists.txt b/tools/binmode-rpc-kit/CMakeLists.txt
 new file mode 100644
-index 0000000..a707c75
+index 0000000..342423d
 --- /dev/null
 +++ b/tools/binmode-rpc-kit/CMakeLists.txt
-@@ -0,0 +1,2 @@
+@@ -0,0 +1 @@
 +# -*- cmake -*-
-+
 diff --git a/tools/lib/CMakefiles.txt b/tools/lib/CMakefiles.txt
 new file mode 100644
 index 0000000..342423d
@@ -1891,5 +1890,5 @@ index 0000000..1c9ece8
 +
 +#endif
 -- 
-1.6.5.2
+1.7.2.1
 
diff --git a/xmlrpc-c.spec b/xmlrpc-c.spec
index 9af3be5..74ae4b2 100644
--- a/xmlrpc-c.spec
+++ b/xmlrpc-c.spec
@@ -1,11 +1,11 @@
 %global advanced_branch		1
-%global svnrev			1840
+%global svnrev			1969
 
 %{!?release_func:%global release_func() %1%{?dist}}
 
 Summary:	A lightweight RPC library based on XML and HTTP
 Name:		xmlrpc-c
-Version:	1.16.24
+Version:	1.16.31
 Release:	%release_func 1200.%svnrev
 # See COPYING for details.
 # The Python 1.5.2 license used by a few files is just BSD.
@@ -16,7 +16,7 @@ URL:		http://xmlrpc-c.sourceforge.net/
 # generated by 'make svn-sources [SVN_VER=%version SVN_REV=%svnrev]'. Unfortunately,
 # upstream does not tag versions so we must fetch from the branch and
 # check which version was used for it
-%{?advanced_branch:Source0:	xmlrpc-c-%version.tar.bz2}
+%{?advanced_branch:Source0:	xmlrpc-c-%version.tar.xz}
 Patch100:	xmlrpc-c-cmake.patch
 Patch102:	xmlrpc-c-printf-size_t.patch
 Patch105:	xmlrpc-c-longlong.patch
@@ -214,6 +214,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Aug 27 2010 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 1.16.31-1200.1969
+- updated to 1.16.31
+
 * Sat Nov 21 2009 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 1.16.24-1200.1840
 - updated to 1.16.24
 - rediffed patches


More information about the scm-commits mailing list