Changelog for
db4-java-4.1.25-14.i386.rpm :
Sat Oct 25 00:00:00 2003 Nalin Dahyabhai
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
Fri Oct 24 00:00:00 2003 Nalin Dahyabhai 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)
Thu Oct 16 00:00:00 2003 Nalin Dahyabhai
- 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
Thu Oct 16 00:00:00 2003 Nalin Dahyabhai 4.1.25-11
- fix multiple-inclusion problem of startup files when building shlibs without
the -nostdlib flag
Wed Oct 15 00:00:00 2003 Nalin Dahyabhai
- link shared libraries without -nostdlib, which created an unresolvable dep
on a hidden symbol
Wed Sep 24 00:00:00 2003 Florian La Roche
- allow compiling without tcl dependency
Fri Aug 22 00:00:00 2003 Nalin Dahyabhai 4.1.25-9
- rebuild
Wed Aug 20 00:00:00 2003 Nalin Dahyabhai 4.1.25-8
- add missing tcl-devel buildrequires (#101814)
Wed Jul 16 00:00:00 2003 Joe Orton 4.1.25-7
- rebuild
Sat Jun 28 00:00:00 2003 Jeff Johnson 4.1.25-6
- build with libtool-1.5, which can\'t recognize the .so in libfoo
*.so atm.
- whack out libtool predep_objects wonkiness.
Fri Jun 27 00:00:00 2003 Jeff Johnson 4.1.25-5
- rebuild.
Wed Jun 25 00:00:00 2003 Jeff Johnson 4.1.25-4
- hack out O_DIRECT support in db4 for now.
Wed Jun 25 00:00:00 2003 Nalin Dahyabhai
- replace libtool.ac with current libtool.m4 so that running libtoolize doesn\'t
cause a mismatch
Thu Jun 5 00:00:00 2003 Elliot Lee
- rebuilt
Thu Jun 5 00:00:00 2003 Nalin Dahyabhai 4.1.25-2
- change configure to only warn if JNI includes aren\'t found, assuming that
the C compiler can find them
- remove build requirement on jdkgcj -- gcj is sufficient
Tue May 6 00:00:00 2003 Jeff Johnson 4.1.25-1
- upgrade to 4.1.25, crypto version.
- enable posix mutexes using nptl on all arches.
Mon Mar 3 23:00:00 2003 Thoams Woerner 4.0.14-21
- enabled db4-java for x86_64
Wed Feb 5 23:00:00 2003 Nalin Dahyabhai 4.0.14-20
- add dynamic libdb-4.0.so link back to %{_libdir} so that dynamically
linking with -ldb-4.0 will work again
Tue Feb 4 23:00:00 2003 Nalin Dahyabhai 4.0.14-19
- rebuild to use link the shared object with the same libraries we use
for the bundled utils, should pull in libpthread when needed
- move libdb.so from /%{_lib} to %{_libdir} where the linker can find it
Sun Feb 2 23:00:00 2003 Florian La Roche 4.0.14-18
- add java for s390x
Wed Jan 22 23:00:00 2003 Tim Powers 4.0.14-17
- rebuilt
Wed Nov 20 23:00:00 2002 Florian La Roche 4.0.14-16
- add java for s390
Wed Oct 9 00:00:00 2002 Nalin Dahyabhai 4.0.14-15
- add java bits back in for x86 boxes
Sat Sep 21 00:00:00 2002 Than Ngo 4.0.14-14.1
- Added better fix for s390/s390x/x86_64
Fri Sep 6 00:00:00 2002 Arjan van de Ven
- remove java bits for x86-64
Wed Aug 28 00:00:00 2002 Jeff Johnson 4.0.14-14
- include libdb_tcl-4.1.a library.
- obsolete db1 packages.
Wed Aug 14 00:00:00 2002 Nalin Dahyabhai 4.0.14-13
- include patch to avoid db_recover (#70362)
Sun Aug 11 00:00:00 2002 Elliot Lee
- rebuilt with gcc-3.2 (we hope)
Wed Jul 24 00:00:00 2002 Nalin Dahyabhai 4.0.14-11
- own %{_includedir}/db4
Wed Jul 24 00:00:00 2002 Tim Powers 4.0.14-10
- build using gcc-3.2-0.1
Sat Jun 22 00:00:00 2002 Tim Powers
- automated rebuild
Thu Jun 13 00:00:00 2002 Bernhard Rosenkraenzer 4.0.14-8
- Add java bindings
- Fix C++ bindings
Fri May 24 00:00:00 2002 Tim Powers
- automated rebuild
Fri May 10 00:00:00 2002 Jeff Johnson
- re-enable db.h symlink creation, db_util names, and db[23]-devel obsoletes.
- make sure that -ldb is functional.
Thu Feb 21 23:00:00 2002 Jeff Johnson
- avoid db_util name collisions with multiple versions installed.
Mon Feb 18 23:00:00 2002 Nalin Dahyabhai 4.0.14-3
- remove relocatability stuffs
- swallow a local copy of db1 and build db185_dump statically with it, to
remove the build dependency and simplify bootstrapping new arches
Sun Jan 27 23:00:00 2002 Nalin Dahyabhai 4.0.14-2
- have subpackages obsolete their db3 counterparts, because they conflict anyway
Tue Jan 8 23:00:00 2002 Jeff Johnson db4-4.0.14-1
- upgrade to 4.0.14.
Mon Aug 6 00:00:00 2001 Nalin Dahyabhai
- fix dangling docs symlinks
- fix dangling doc HREFs (#33328)
- apply the two patches listed at http://www.sleepycat.com/update/3.2.9/patch.3.2.9.html
Wed Jun 20 00:00:00 2001 Bill Nottingham
- turn off --enable-debug
Fri May 11 00:00:00 2001 Than Ngo
- fixed to build on s390x
Mon Mar 19 23:00:00 2001 Jeff Johnson
- update to 3.2.9.
Tue Dec 12 23:00:00 2000 Jeff Johnson
- rebuild to remove 777 directories.
Sat Nov 11 23:00:00 2000 Jeff Johnson
- don\'t build with --enable-diagnostic.
- add build prereq on tcl.
- default value for %_lib macro if not found.
Wed Oct 18 00:00:00 2000 Jeff Johnson
- add /usr/lib/libdb-3.1.so symlink to %files.
- remove dangling tags symlink from examples.
Tue Oct 10 00:00:00 2000 Jeff Johnson
- rather than hack
*.la (see below), create /usr/lib/libdb-3.1.so symlink.
- turn off --enable-diagnostic for performance.
Sat Sep 30 00:00:00 2000 Jeff Johnson
- update to 3.1.17.
- disable posix mutexes Yet Again.
Wed Sep 27 00:00:00 2000 Jeff Johnson
- add c++ and posix mutex support.
Fri Sep 15 00:00:00 2000 Jakub Jelinek
- put nss_db into a separate package
Thu Aug 31 00:00:00 2000 Matt Wilson
- rebuild to cope with glibc locale binary incompatibility, again
Thu Aug 24 00:00:00 2000 Jeff Johnson
- remove redundant strip of libnss_db
* that is nuking symbols.
- change location in /usr/lib/libdb-3.1.la to point to /lib (#16776).
Fri Aug 18 00:00:00 2000 Jeff Johnson
- summaries from specspo.
- all of libdb_tcl
* (including symlinks) in db3-utils, should be db3->tcl?
Thu Aug 17 00:00:00 2000 Jakub Jelinek
- temporarily build nss_db in this package, should be moved
into separate nss_db package soon
Thu Jul 20 00:00:00 2000 Jakub Jelinek
- rebuild to cope with glibc locale binary incompatibility
Thu Jul 13 00:00:00 2000 Prospector
- automatic rebuild
Mon Jun 12 00:00:00 2000 Jeff Johnson
- upgrade to 3.1.14.
- create db3-utils sub-package to hide tcl dependency, enable tcl Yet Again.
- FHS packaging.
Tue Jun 6 00:00:00 2000 Jeff Johnson
- disable tcl Yet Again, base packages cannot depend on libtcl.so.
Sun Jun 4 00:00:00 2000 Jeff Johnson
- enable tcl, rebuild against tcltk 8.3.1 (w/o pthreads).
Wed May 31 00:00:00 2000 Matt Wilson
- include /lib/libdb.so in the devel package
Thu May 11 00:00:00 2000 Jeff Johnson
- put in \"System Environment/Libraries\" per msw instructions.
Wed May 10 00:00:00 2000 Jeff Johnson
- install shared library in /lib, not /usr/lib.
- move API docs to db3-devel.
Tue May 9 00:00:00 2000 Jeff Johnson
- don\'t rename db_
* to db3_
*.
Wed May 3 00:00:00 2000 Jeff Johnson
- disable --enable-test --enable-debug_rop --enable-debug_wop.
- disable --enable-posixmutexes --enable-tcl as well, to avoid glibc-2.1.3
problems.
Tue Apr 25 00:00:00 2000 Jeff Johnson
- add 3.0.55.1 alignment patch.
- add --enable-posixmutexes (linux threads has not pthread_
*attr_setpshared).
- add --enable-tcl (needed -lpthreads).
Sun Apr 2 00:00:00 2000 Jeff Johnson
- add --enable-debug_{r,w}op for now.
- add variable to set shm perms.
Sat Mar 25 23:00:00 2000 Jeff Johnson
- update to 3.0.55
Tue Dec 29 23:00:00 1998 Jeff Johnson
- Add --enable-cxx to configure.
Fri Jun 19 00:00:00 1998 Jeff Johnson
- Create.