Name: | xmlrpc-c-client++ |
---|---|
Version: | 1.60.04 |
Release: | 2.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 120090 |
License: | LicenseRef-Callaway-BSD AND LicenseRef-Callaway-MIT |
RPM: | xmlrpc-c-client++-1.60.04-2.el10_0.x86_64.rpm |
Source RPM: | xmlrpc-c-1.60.04-2.el10_0.src.rpm |
Build Date: | Sat Jan 11 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://xmlrpc-c.sourceforge.net/ |
Summary: | C++ client libraries for xmlrpc-c |
Description: | XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into XML document, sends it to a remote server using HTTP, and gets back the response as XML. This library provides a modular implementation of XML-RPC for C++ clients. |
- Use global macro to override make smp_flags
- update to 1.60.4 rhbz#2334236 - re-enable builds against libxml2, no more bundled libexpat - fixes rhbz#2310136 - fixes rhbz#2310146 - fixes rhbz#2310152
- convert license to SPDX
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- update to 1.59.03 rhbz#2271506
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Update to 1.59.02 rhbz#1694044
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- update to 1.51.08 - Remove meson build code, follow upstream build methods - rhbz#2009098 - rhbz#2010890