updated to 1.06.05
This commit is contained in:
parent
2a0b196053
commit
dda30fe5d6
@ -60,8 +60,8 @@ index 0000000..239a434
|
|||||||
+include(CheckIncludeFile)
|
+include(CheckIncludeFile)
|
||||||
+include(CheckFunctionExists)
|
+include(CheckFunctionExists)
|
||||||
+
|
+
|
||||||
+set(XMLRPC_C_VERSION "1.06.04" CACHE STRING "Version of xmlrpc-c")
|
+set(XMLRPC_C_VERSION "1.06.05" CACHE STRING "Version of xmlrpc-c")
|
||||||
+set(XMLRPC_C_LIBVERSION "3.7.0")
|
+set(XMLRPC_C_LIBVERSION "3.6.4")
|
||||||
+set(XMLRPC_C_SOVERSION "3")
|
+set(XMLRPC_C_SOVERSION "3")
|
||||||
+
|
+
|
||||||
+
|
+
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
25c43707810525b077c6ad64e25dd978 xmlrpc-c-1.06.04.tgz
|
69f3644da7b8e9d13482c82838a4005a xmlrpc-c-1.06.05.tgz
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
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.04
|
Version: 1.06.05
|
||||||
Release: %release_func 2
|
Release: %release_func 0
|
||||||
License: BSD/PSF -- see COPYING
|
License: BSD/PSF -- see COPYING
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://xmlrpc-c.sourceforge.net/
|
URL: http://xmlrpc-c.sourceforge.net/
|
||||||
@ -133,6 +133,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 20 2006 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 1.06.05-0
|
||||||
|
- updated to 1.06.05
|
||||||
|
|
||||||
* Sat Sep 16 2006 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 1.06.04-1
|
* Sat Sep 16 2006 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 1.06.04-1
|
||||||
- updated to 1.06.04
|
- updated to 1.06.04
|
||||||
- patched the broken buildsystem
|
- patched the broken buildsystem
|
||||||
|
Loading…
Reference in New Issue
Block a user