| Name: | libdb-devel-doc | 
|---|---|
| Version: | 5.3.28 | 
| Release: | 55.0.1.el9 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 51949149 | 
| License: | BSD and LGPLv2 and Sleepycat and MIT | 
| RPM: | libdb-devel-doc-5.3.28-55.0.1.el9.noarch.rpm | 
| Source RPM: | libdb-5.3.28-55.0.1.el9.src.rpm | 
| Build Date: | Fri Feb 21 2025 | 
| Build Host: | build-ol9-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://www.oracle.com/database/berkeley-db/ | 
| Summary: | C development documentation files for the Berkeley DB library | 
| Description: | The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. This package contains the header files, libraries, and documentation for building programs which use the Berkeley DB.  | 
- Update URL in rpm description [Orabug: 35987054] - Change http links in spec to https
- Rebase db_converter tool to the latest version
- Add db_converter into -utils subpackage - It allowes to convert BerkeleyDB database format to GDBM/LMDB format - Resolves: RHEL-35607