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

compat-db-3.3.11-4 RPM for i386

From Red Hat Linux 9 for i386

Name: compat-db Distribution: Red Hat Linux
Version: 3.3.11 Vendor: Red Hat, Inc.
Release: 4 Build date: Fri Jan 24 23:58:18 2003
Group: System Environment/Libraries Build host: porky.devel.redhat.com
Size: 6346175 Source RPM: compat-db-3.3.11-4.src.rpm
Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Url: http://www.sleepycat.com/
Summary: The Berkeley DB database library for Red Hat Linux 7.x compatibility.
The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides
embedded database support for both traditional and client/server applications.
This package contains various versions of Berkeley DB which were included in
previous releases of Red Hat Linux.

Provides

Requires

Copyright

BSDish

Signatures

internal MD5: 56a0775b1356791050777ce1d2d54a4b
GPG

Changelog

* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
  - rebuilt
* Tue Nov 19 2002 Nalin Dahyabhai <nalin@redhat.com> 3.3.11-3
  - add sed as a built-time dependency
* Thu Sep 26 2002 Nalin Dahyabhai <nalin@redhat.com>
  - fold x86-64 changes into mainline
* Tue Sep 10 2002 Tim Powers <timp@redhat.com>
  - x86-64 specific build
* Mon May 27 2002 Tim Powers <timp@redhat.com> 3.3.11-2
  - automated rebuild
* Fri May 17 2002 Nalin Dahyabhai <nalin@redhat.com> 3.3.11-1
  - pull in db 3.3, obsolete db3 and db32 in addition to db31
  - build with compat-gcc/compat-gcc-c++ to get C++ shared libraries suitable
    for use in applications built with db3-devel on RHL 7.x
  - pull in db2, obsolete db2/db2-devel/db3-devel, rename to compat-db
  - obsolete db3x
* Thu Mar 28 2002 Nalin Dahyabhai <nalin@redhat.com> 3.2.9-4
  - rebuild
* Thu Mar 28 2002 Nalin Dahyabhai <nalin@redhat.com> 3.2.9-3
  - don't list the tcl include path before other flags when building libdb_tcl
    3.1.x (tcl is in /usr, so this pulls in /usr/include/db.h, which is wrong)
* Mon Mar 25 2002 Nalin Dahyabhai <nalin@redhat.com> 3.2.9-2
  - rebuild
* Mon Mar 25 2002 Nalin Dahyabhai <nalin@redhat.com> 3.2.9-1
  - rename to db3x and merge in db 3.1 and db 3.2 compatibility stuffs
* Tue Apr 17 2001 Nalin Dahyabhai <nalin@redhat.com>
  - rename to db31, drop the -devel subpackage, merge the -utils package
  - remove berkeley_db_svc, libdb_tcl.so (conflicts with current -utils)
* Fri Apr 06 2001 Nalin Dahyabhai <nalin@redhat.com>
  - fix URLs in docs for the -utils and -devel subpackages to point to the
    images in the main package's documentation directory (#33328)
  - change Copyright: GPL to License: BSDish
* Fri Mar 23 2001 Bill Nottingham <notting@redhat.com>
  - turn off --enable-debug
* 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.
* Wed Oct 18 2000 Jeff Johnson <jbj@redhat.com>
  - add /usr/lib/libdb-3.1.so symlink to %files.
  - remove dangling tags symlink from examples.
* Tue Oct 10 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.
* Sat Sep 30 2000 Jeff Johnson <jbj@redhat.com>
  - update to 3.1.17.
  - disable posix mutexes Yet Again.
* Wed Sep 27 2000 Jeff Johnson <jbj@redhat.com>
  - add c++ and posix mutex support.
* Fri Sep 15 2000 Jakub Jelinek <jakub@redhat.com>
  - put nss_db into a separate package
* Thu Aug 31 2000 Matt Wilson <msw@redhat.com>
  - rebuild to cope with glibc locale binary incompatibility, again
* Thu Aug 24 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).
* Fri Aug 18 2000 Jeff Johnson <jbj@redhat.com>
  - summaries from specspo.
  - all of libdb_tcl* (including symlinks) in db3-utils, should be db3->tcl?
* Thu Aug 17 2000 Jakub Jelinek <jakub@redhat.com>
  - temporarily build nss_db in this package, should be moved
    into separate nss_db package soon
* Thu Jul 20 2000 Jakub Jelinek <jakub@redhat.com>
  - rebuild to cope with glibc locale binary incompatibility
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
  - automatic rebuild
* Mon Jun 12 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.
* Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com>
  - disable tcl Yet Again, base packages cannot depend on libtcl.so.
* Sun Jun 04 2000 Jeff Johnson <jbj@redhat.com>
  - enable tcl, rebuild against tcltk 8.3.1 (w/o pthreads).
* Wed May 31 2000 Matt Wilson <msw@redhat.com>
  - include /lib/libdb.so in the devel package
* Thu May 11 2000 Jeff Johnson <jbj@redhat.com>
  - put in "System Environment/Libraries" per msw instructions.
* Wed May 10 2000 Jeff Johnson <jbj@redhat.com>
  - install shared library in /lib, not /usr/lib.
  - move API docs to db3-devel.
* Tue May 09 2000 Jeff Johnson <jbj@redhat.com>
  - don't rename db_* to db3_*.
* Wed May 03 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.
* Tue Apr 25 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).
* Sun Apr 02 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.
* Fri Jun 19 1998 Jeff Johnson <jbj@redhat.com>
  - Create.

Files

us	


Generated by rpm2html 1.8.1

Daniel Veillard, Mon Sep 8 04:01:53 2008