!16 update xmlrpc-c to 1.54.06

From: @sherlock2010 
Reviewed-by: @seuzw 
Signed-off-by: @seuzw
This commit is contained in:
openeuler-ci-bot 2022-11-15 03:47:13 +00:00 committed by Gitee
commit 7732959825
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 10 additions and 4 deletions

Binary file not shown.

BIN
xmlrpc-c-1.54.06.tgz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: xmlrpc-c Name: xmlrpc-c
Version: 1.51.08 Version: 1.54.06
Release: 2 Release: 1
Summary: Library implementing XML-based Remote Procedure Calls Summary: Library implementing XML-based Remote Procedure Calls
License: BSD and MIT License: BSD and MIT
URL: http://xmlrpc-c.sourceforge.net/ URL: http://xmlrpc-c.sourceforge.net/
Source0: https://sourceforge.net/projects/xmlrpc-c/files/Xmlrpc-c%20Super%20Stable/%version/xmlrpc-%version.tgz Source0: https://sourceforge.net/projects/xmlrpc-c/files/Xmlrpc-c%20Super%20Stable/%version/%name-%version.tgz
Patch0001: backport-0001-xmlrpc_server_abyss-use-va_args-properly.patch Patch0001: backport-0001-xmlrpc_server_abyss-use-va_args-properly.patch
Patch0003: backport-0001-add-meson-buildsystem-definitions.patch Patch0003: backport-0001-add-meson-buildsystem-definitions.patch
@ -43,7 +43,7 @@ Header files for xmlrpc-c.
%package_help %package_help
%prep %prep
%autosetup -n xmlrpc-%{version} -p1 %autosetup -n %{name}-%{version} -p1
%build %build
%meson %meson
@ -75,6 +75,12 @@ Header files for xmlrpc-c.
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Tue Nov 15 2022 zhouyihang <zhouyihang3@h-partners.com> - 1.54.06-1
- Type:requirement
- Id:NA
- SUG:NA
- DESC: update xmlrpc-c to 1.54.06
* Mon Jun 20 2022 xinghe <xinghe2@h-partners.com> - 1.51.08-2 * Mon Jun 20 2022 xinghe <xinghe2@h-partners.com> - 1.51.08-2
- Type:requirement - Type:requirement
- Id:NA - Id:NA