updated to 1.06.18

This commit is contained in:
ensc 2007-09-04 07:41:11 +00:00
parent ea3884bba7
commit 9a7e2df88b
4 changed files with 7 additions and 4 deletions

View File

@ -118,7 +118,7 @@ index 0000000..e4505f7
+include(CheckIncludeFile) +include(CheckIncludeFile)
+include(CheckFunctionExists) +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_LIBVERSION "3.6.15")
+set(XMLRPC_C_SOVERSION "3") +set(XMLRPC_C_SOVERSION "3")
+ +

View File

@ -1 +1 @@
1.06.17 1.06.18

View File

@ -1 +1 @@
e4fe8390dfa148fd02ec2ec7da9c4238 xmlrpc-c-1.06.17.tgz dddd711a2905c03afa1fc7fd6860e445 xmlrpc-c-1.06.18.tgz

View File

@ -2,7 +2,7 @@
Summary: A lightweight RPC library based on XML and HTTP Summary: A lightweight RPC library based on XML and HTTP
Name: xmlrpc-c Name: xmlrpc-c
Version: 1.06.17 Version: 1.06.18
Release: %release_func 1 Release: %release_func 1
License: BSD/PSF -- see COPYING License: BSD/PSF -- see COPYING
Group: System Environment/Libraries Group: System Environment/Libraries
@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Tue Sep 4 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 1.06.18-1
- updated to 1.06.18
* Thu Aug 16 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 1.06.17-1 * Thu Aug 16 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 1.06.17-1
- updated to 1.06.17 - updated to 1.06.17