Name: | libdb-devel |
---|---|
Version: | 5.3.28 |
Release: | 57.0.1.el9_6 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 129124 |
License: | BSD and LGPLv2 and Sleepycat and MIT |
RPM: | libdb-devel-5.3.28-57.0.1.el9_6.aarch64.rpm |
Source RPM: | libdb-5.3.28-57.0.1.el9_6.src.rpm |
Build Date: | Tue Jun 24 2025 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.oracle.com/database/berkeley-db/ |
Summary: | C development 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
- Adress rpminspect issue - missing debuginfo for db_converter
- Use a fixed path, /usr/lib64/libc.so.6 for 64-bit targets
- 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