updated to 1.06.17
This commit is contained in:
parent
fb9fdfa959
commit
6343aef35b
@ -118,7 +118,7 @@ index 0000000..e4505f7
|
|||||||
+include(CheckIncludeFile)
|
+include(CheckIncludeFile)
|
||||||
+include(CheckFunctionExists)
|
+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_LIBVERSION "3.6.15")
|
||||||
+set(XMLRPC_C_SOVERSION "3")
|
+set(XMLRPC_C_SOVERSION "3")
|
||||||
+
|
+
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
7408bf2b467dd6d7eaa804f9c331dbce xmlrpc-c-1.06.16.tgz
|
e4fe8390dfa148fd02ec2ec7da9c4238 xmlrpc-c-1.06.17.tgz
|
||||||
|
@ -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.16
|
Version: 1.06.17
|
||||||
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
|
||||||
|
* Thu Aug 16 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 1.06.17-1
|
||||||
|
- updated to 1.06.17
|
||||||
|
|
||||||
* Sun Jul 22 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 1.06.16-1
|
* Sun Jul 22 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 1.06.16-1
|
||||||
- updated to 1.06.16
|
- updated to 1.06.16
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user