update to 1.51.08
This commit is contained in:
parent
ff309595fd
commit
be8d709103
BIN
xmlrpc-1.51.08.tgz
Normal file
BIN
xmlrpc-1.51.08.tgz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,14 +1,14 @@
|
||||
Name: xmlrpc-c
|
||||
Version: 1.51.06
|
||||
Version: 1.51.08
|
||||
Release: 1
|
||||
Summary: Library implementing XML-based Remote Procedure Calls
|
||||
License: BSD and MIT
|
||||
URL: http://xmlrpc-c.sourceforge.net/
|
||||
Source0: https://sourceforge.net/projects/xmlrpc-c/files/Xmlrpc-c%20Super%20Stable/%version/xmlrpc-c-%version.tgz
|
||||
Source0: https://sourceforge.net/projects/xmlrpc-c/files/Xmlrpc-c%20Super%20Stable/%version/xmlrpc-%version.tgz
|
||||
|
||||
Patch0001: 0001-xmlrpc_server_abyss-use-va_args-properly.patch
|
||||
Patch0003: 0001-add-meson-buildsystem-definitions.patch
|
||||
Patch0004: 0002-chmod-x-xml-rpc-api2txt.patch
|
||||
Patch0001: backport-0001-xmlrpc_server_abyss-use-va_args-properly.patch
|
||||
Patch0003: backport-0001-add-meson-buildsystem-definitions.patch
|
||||
Patch0004: backport-0002-chmod-x-xml-rpc-api2txt.patch
|
||||
|
||||
BuildRequires: git-core meson >= 0.36.0 gcc gcc-c++ ncurses-devel
|
||||
BuildRequires: libcurl-devel readline-devel pkgconfig(openssl)
|
||||
@ -43,7 +43,7 @@ Header files for xmlrpc-c.
|
||||
%package_help
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
%autosetup -n xmlrpc-%{version} -p1
|
||||
|
||||
%build
|
||||
%meson
|
||||
@ -75,6 +75,12 @@ Header files for xmlrpc-c.
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Wed Dec 22 2021 gaihuiying <gaihuiying1@huawei.com> - 1.51.08-1
|
||||
- Type:requirement
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC: update to 1.51.08
|
||||
|
||||
* Tue Jul 23 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.51.06-1
|
||||
- Type:NA
|
||||
- Id:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user