Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        db4-java: Development files for using the Berkeley DB (version 4) with Java.
        
        
        - Summary
- 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 libraries
for building programs which use the Berkeley DB in Java.
Changelog
        
            - * Fri Oct 24 05:00:00 2003 Nalin Dahyabhai <nalin{%}redhat{*}com> 4.1.25-14
- - symlink from %{_libdir}/tls/libdb-4.1.so to the copy in /%{_lib}/tls, so
  that the run-time linker can find the right copy for of apps which use an
  RPATH to point at %{_libdir}/libdb-4.1.so
            - * Thu Oct 23 05:00:00 2003 Nalin Dahyabhai <nalin{%}redhat{*}com> 4.1.25-13
- - add another section to the ABI note for the TLS libdb so that it's marked as
  not needing an executable stack (from Arjan Van de Ven) 
            - * Wed Oct 15 05:00:00 2003 Nalin Dahyabhai <nalin{%}redhat{*}com>
- - build both with and without support for shared mutex locks, which require NPTL
- make behavior wrt where we put libdb the same for all OSs
- revert changes making tcl optional - nesting %if tcl and %ifarch nptl
  doesn't work
- fix dangling HREFs in utility docs (pointed to main docs dir, while they're
  actually in the -utils docs dir)
- run ldconfig when installing/removing the -utils subpackage, as it contains
  shared libraries