| Name: | tkrzw |
|---|---|
| Version: | 0.9.7 |
| Release: | 1.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 557409 |
| License: | ASL 2.0 |
| RPM: | tkrzw-0.9.7-1.el8.aarch64.rpm |
| Source RPM: | tkrzw-0.9.7-1.el8.src.rpm |
| Build Date: | Tue May 11 2021 |
| Build Host: | ca-buildarm06.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://dbmx.net/tkrzw/ |
| Summary: | A straightforward implementation of DBM |
| Description: | Tkrzw is a C++ library implementing DBM with various algorithms. It features high degrees of performance, concurrency and durability. |
- Version bump - All patches removed
- Version bump
- Rebuilt for removed libstdc++ symbol (#1937698)
- Link new RHBZ bug for ExcludeArch
- 'Required: pkgconfig' removed from -devel - spec spaces/tabs resolved - Added CONTRIBUTING.md to -libs - examples/ moved from -doc to -devel - `excludearch i686` proven
- Disabled only those tests that lock excessive numbers of pages (and will therefore fail on a system with default resource limits) - Disabled LTO, since it causes test failures on all file-based database tests - Added COPYING file in files section for -doc subpackage - Installing doc/ and api-doc/ subdirectories in -doc subpackage - Added example/ to -doc - Changed man pages wildcard from ..._*.1.* to ..._*.1* - Removed -lib/-libs mess - Excluded i686 arch
- License fixes. - *.so.* names fix - make_build fix - -doc fixes - check fixes - ldconfig call fix - compiler flags fixes
- Initial packaging.