Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
db4: The Berkeley DB database library (version 4) for C.
- Summary
- The Berkeley Database (Berkeley DB) is a programmatic toolkit that
provides embedded database support for both traditional and
client/server applications. The Berkeley DB includes B+tree, Extended
Linear Hashing, Fixed and Variable-length record access methods,
transactions, locking, logging, shared memory caching, and database
recovery. The Berkeley DB supports C, C++, Java, and Perl APIs. It is
used by many applications, including Python and Perl, so this should
be installed on all systems.
Arch: src
Download: | db4-4.3.29-2.src.rpm |
Build Date: | Thu Mar 30 10:47:49 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 6.11 MiB |
Changelog
- * Mon Mar 27 10:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Wed Feb 15 10:00:00 2006 Jindrich Novy <jnovy{%}redhat{*}com> 4.3.29-2
-
- don't package /usr/share/doc/images in the main db4 package
and move it to db4-devel (#33328)
- make db4 LFS capable (#33849)
- move db4-devel, db4-tcl, db4-java to Development/Libraries
group instead of System Environment/Libraries (#54320)
- BuildPrereq -> BuildRequires
- don't use RPM_SOURCE_DIR
- Obsoletes db3, db2
- * Fri Feb 10 10:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 4.3.29-1.2.1
-
- bump again for double-long bug on ppc(64)