Name: | commoncpp2 |
---|---|
Version: | 1.8.1 |
Release: | 28.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 731960 |
License: | GPLv2+ with exceptions |
RPM: | commoncpp2-1.8.1-28.el8.aarch64.rpm |
Source RPM: | commoncpp2-1.8.1-28.el8.src.rpm |
Build Date: | Sun Apr 16 2023 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.gnu.org/software/commoncpp/ |
Summary: | GNU Common C++ class framework |
Description: | GNU Common C++ is a portable and highly optimized class framework for writing C++ applications that need to use threads, sockets, XML parsing, serialization, config files, etc. This framework offers a class foundation that hides platform differences from your C++ application so that you need not write platform specific code. GNU Common C++ has been ported to compile natively on most platforms which support posix threads. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Force C++14 as the code is not C++17 ready
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Actually add files to %doc - Only list GFDL license for %doc subpackage - Drop badly written thread1 test, enable remaining tests
- Split off documentation - Clarify license - Drop ldconfig_scriptlets - Add %{?_isa} to Requires - Patch another incorrect sizeof usage - Build tests, add %check (disabled with comment though) - Patch setuid not preceded by setgroups call - Fix unused direct dependencies - Fix obsolete m4 macros
- Revived package