Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors

db4-utils-4.1.25-8.1 RPM for sh4

From sh4 little endian packages

Name: db4-utils Distribution: Unknown
Version: 4.1.25 Vendor: Unknown
Release: 8.1 Build date: Thu Sep 9 17:00:37 2004
Group: Applications/Databases Build host: sh2004.itonet.co.jp
Size: 5734551 Source RPM: db4-4.1.25-8.1.src.rpm
Url: http://www.sleepycat.com/
Summary: Command line tools for managing Berkeley DB (version 4) databases.
The Berkeley Database (Berkeley DB) is a programmatic toolkit that
provides embedded database support for both traditional and
client/server applications. Berkeley DB includes B+tree, Extended
Linear Hashing, Fixed and Variable-length record access methods,
transactions, locking, logging, shared memory caching, and database
recovery. DB supports C, C++, Java and Perl APIs.

This package contains command line tools for managing Berkeley DB
(version 4) databases.

Provides

Requires

Copyright

GPL

Signatures

MD5: 40e14437dc81479986e714178bb9b1d7

Changelog

* Tue Aug 19 2003 Nalin Dahyabhai <nalin@redhat.com> 4.1.25-8
  - add missing tcl-devel buildrequires (#101814)
* Tue Jul 15 2003 Joe Orton <jorton@redhat.com> 4.1.25-7
  - rebuild
* Fri Jun 27 2003 Jeff Johnson <jbj@redhat.com> 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.
* Thu Jun 26 2003 Jeff Johnson <jbj@redhat.com> 4.1.25-5
  - rebuild.
* Tue Jun 24 2003 Jeff Johnson <jbj@redhat.com> 4.1.25-4
  - hack out O_DIRECT support in db4 for now.
* Tue Jun 24 2003 Nalin Dahyabhai <nalin@redhat.com>
  - replace libtool.ac with current libtool.m4 so that running libtoolize doesn't
    cause a mismatch
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Wed Jun 04 2003 Nalin Dahyabhai <nalin@redhat.com> 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
* Mon May 05 2003 Jeff Johnson <jbj@redhat.com> 4.1.25-1
  - upgrade to 4.1.25, crypto version.
  - enable posix mutexes using nptl on all arches.
* Mon Mar 03 2003 Thoams Woerner <twoerner@redhat.com> 4.0.14-21
  - enabled db4-java for x86_64
* Wed Feb 05 2003 Nalin Dahyabhai <nalin@redhat.com> 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 04 2003 Nalin Dahyabhai <nalin@redhat.com> 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 02 2003 Florian La Roche <Florian.LaRoche@redhat.de> 4.0.14-18
  - add java for s390x
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 4.0.14-17
  - rebuilt
* Wed Nov 20 2002 Florian La Roche <Florian.LaRoche@redhat.de> 4.0.14-16
  - add java for s390
* Tue Oct 08 2002 Nalin Dahyabhai <nalin@redhat.com> 4.0.14-15
  - add java bits back in for x86 boxes
* Fri Sep 20 2002 Than Ngo <than@redhat.com> 4.0.14-14.1
  - Added better fix for s390/s390x/x86_64
* Thu Sep 05 2002 Arjan van de Ven
  - remove java bits for x86-64
* Tue Aug 27 2002 Jeff Johnson <jbj@redhat.com> 4.0.14-14
  - include libdb_tcl-4.1.a library.
  - obsolete db1 packages.
* Tue Aug 13 2002 Nalin Dahyabhai <nalin@redhat.com> 4.0.14-13
  - include patch to avoid db_recover (#70362)
* Sat Aug 10 2002 Elliot Lee <sopwith@redhat.com>
  - rebuilt with gcc-3.2 (we hope)
* Tue Jul 23 2002 Nalin Dahyabhai <nalin@redhat.com> 4.0.14-11
  - own %{_includedir}/db4
* Tue Jul 23 2002 Tim Powers <timp@redhat.com> 4.0.14-10
  - build using gcc-3.2-0.1
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Wed Jun 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 4.0.14-8
  - Add java bindings
  - Fix C++ bindings
* Thu May 23 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Thu May 09 2002 Jeff Johnson <jbj@redhat.com>
  - re-enable db.h symlink creation, db_util names, and db[23]-devel obsoletes.
  - make sure that -ldb is functional.
* Thu Feb 21 2002 Jeff Johnson <jbj@redhat.com>
  - avoid db_util name collisions with multiple versions installed.
* Mon Feb 18 2002 Nalin Dahyabhai <nalin@redhat.com> 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 2002 Nalin Dahyabhai <nalin@redhat.com> 4.0.14-2
  - have subpackages obsolete their db3 counterparts, because they conflict anyway
* Tue Jan 08 2002 Jeff Johnson <jbj@redhat.com> db4-4.0.14-1
  - upgrade to 4.0.14.
* Sun Aug 05 2001 Nalin Dahyabhai <nalin@redhat.com>
  - 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
* Tue Jun 19 2001 Bill Nottingham <notting@redhat.com>
  - turn off --enable-debug
* Thu May 10 2001 Than Ngo <than@redhat.com>
  - fixed to build on s390x
* Mon Mar 19 2001 Jeff Johnson <jbj@redhat.com>
  - update to 3.2.9.
* Tue Dec 12 2000 Jeff Johnson <jbj@redhat.com>
  - rebuild to remove 777 directories.
* Sat Nov 11 2000 Jeff Johnson <jbj@redhat.com>
  - don't build with --enable-diagnostic.
  - add build prereq on tcl.
  - default value for %_lib macro if not found.
* Tue Oct 17 2000 Jeff Johnson <jbj@redhat.com>
  - add /usr/lib/libdb-3.1.so symlink to %files.
  - remove dangling tags symlink from examples.
* Mon Oct 09 2000 Jeff Johnson <jbj@redhat.com>
  - rather than hack *.la (see below), create /usr/lib/libdb-3.1.so symlink.
  - turn off --enable-diagnostic for performance.
* Fri Sep 29 2000 Jeff Johnson <jbj@redhat.com>
  - update to 3.1.17.
  - disable posix mutexes Yet Again.
* Tue Sep 26 2000 Jeff Johnson <jbj@redhat.com>
  - add c++ and posix mutex support.
* Thu Sep 14 2000 Jakub Jelinek <jakub@redhat.com>
  - put nss_db into a separate package
* Wed Aug 30 2000 Matt Wilson <msw@redhat.com>
  - rebuild to cope with glibc locale binary incompatibility, again
* Wed Aug 23 2000 Jeff Johnson <jbj@redhat.com>
  - remove redundant strip of libnss_db* that is nuking symbols.
  - change location in /usr/lib/libdb-3.1.la to point to /lib (#16776).
* Thu Aug 17 2000 Jeff Johnson <jbj@redhat.com>
  - summaries from specspo.
  - all of libdb_tcl* (including symlinks) in db3-utils, should be db3->tcl?
* Wed Aug 16 2000 Jakub Jelinek <jakub@redhat.com>
  - temporarily build nss_db in this package, should be moved
    into separate nss_db package soon
* Wed Jul 19 2000 Jakub Jelinek <jakub@redhat.com>
  - rebuild to cope with glibc locale binary incompatibility
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
  - automatic rebuild
* Sun Jun 11 2000 Jeff Johnson <jbj@redhat.com>
  - upgrade to 3.1.14.
  - create db3-utils sub-package to hide tcl dependency, enable tcl Yet Again.
  - FHS packaging.
* Mon Jun 05 2000 Jeff Johnson <jbj@redhat.com>
  - disable tcl Yet Again, base packages cannot depend on libtcl.so.
* Sat Jun 03 2000 Jeff Johnson <jbj@redhat.com>
  - enable tcl, rebuild against tcltk 8.3.1 (w/o pthreads).
* Tue May 30 2000 Matt Wilson <msw@redhat.com>
  - include /lib/libdb.so in the devel package
* Wed May 10 2000 Jeff Johnson <jbj@redhat.com>
  - put in "System Environment/Libraries" per msw instructions.
* Tue May 09 2000 Jeff Johnson <jbj@redhat.com>
  - install shared library in /lib, not /usr/lib.
  - move API docs to db3-devel.
* Mon May 08 2000 Jeff Johnson <jbj@redhat.com>
  - don't rename db_* to db3_*.
* Tue May 02 2000 Jeff Johnson <jbj@redhat.com>
  - disable --enable-test --enable-debug_rop --enable-debug_wop.
  - disable --enable-posixmutexes --enable-tcl as well, to avoid glibc-2.1.3
    problems.
* Mon Apr 24 2000 Jeff Johnson <jbj@redhat.com>
  - add 3.0.55.1 alignment patch.
  - add --enable-posixmutexes (linux threads has not pthread_*attr_setpshared).
  - add --enable-tcl (needed -lpthreads).
* Sat Apr 01 2000 Jeff Johnson <jbj@redhat.com>
  - add --enable-debug_{r,w}op for now.
  - add variable to set shm perms.
* Sat Mar 25 2000 Jeff Johnson <jbj@redhat.com>
  - update to 3.0.55
* Tue Dec 29 1998 Jeff Johnson <jbj@redhat.com>
  - Add --enable-cxx to configure.
* Thu Jun 18 1998 Jeff Johnson <jbj@redhat.com>
  - Create.

Files

/usr/bin/berkeley_db_svc
/usr/bin/db_archive
/usr/bin/db_checkpoint
/usr/bin/db_deadlock
/usr/bin/db_dump
/usr/bin/db_dump185
/usr/bin/db_load
/usr/bin/db_printlog
/usr/bin/db_recover
/usr/bin/db_stat
/usr/bin/db_upgrade
/usr/bin/db_verify
/usr/lib/libdb_tcl-4.1.a
/usr/lib/libdb_tcl-4.1.la
/usr/lib/libdb_tcl-4.1.so
/usr/lib/libdb_tcl.so
/usr/share/doc/db4-utils-4.1.25
/usr/share/doc/db4-utils-4.1.25/utility
/usr/share/doc/db4-utils-4.1.25/utility/berkeley_db_svc.html
/usr/share/doc/db4-utils-4.1.25/utility/db_archive.html
/usr/share/doc/db4-utils-4.1.25/utility/db_checkpoint.html
/usr/share/doc/db4-utils-4.1.25/utility/db_deadlock.html
/usr/share/doc/db4-utils-4.1.25/utility/db_dump.html
/usr/share/doc/db4-utils-4.1.25/utility/db_load.html
/usr/share/doc/db4-utils-4.1.25/utility/db_printlog.html
/usr/share/doc/db4-utils-4.1.25/utility/db_recover.html
/usr/share/doc/db4-utils-4.1.25/utility/db_stat.html
/usr/share/doc/db4-utils-4.1.25/utility/db_upgrade.html
/usr/share/doc/db4-utils-4.1.25/utility/db_verify.html
/usr/share/doc/db4-utils-4.1.25/utility/index.html


Generated by rpm2html 1.7

admin, Tue Jun 28 14:00:34 2005