| Name: | tkrzw | 
|---|---|
| Version: | 0.9.3 | 
| Release: | 5.el8 | 
| Architecture: | x86_64 | 
| Group: | Unspecified | 
| Size: | 420065 | 
| License: | ASL 2.0 | 
| RPM: | tkrzw-0.9.3-5.el8.x86_64.rpm | 
| Source RPM: | tkrzw-0.9.3-5.el8.src.rpm | 
| Build Date: | Sun Feb 14 2021 | 
| Build Host: | host-100-100-224-23.blddevtest1iad.osdevelopmeniad.oraclevcn.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.  | 
- 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.