| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python-gdbm | Distribution: Horizon |
| Version: 2.2.3 | Vendor: Comodo Trustix |
| Release: 11tr | Build date: Tue Feb 8 11:26:53 2005 |
| Group: Trustix Official | Build host: trustix-21.trustix.net |
| Size: 17907 | Source RPM: python-2.2.3-11tr.src.rpm |
| Packager: Comodo Trustix <http://www.trustix.com> | |
| Summary: Gnu database support for the Python programming language. | |
This is the gdbm module for Python. Install this if you want to use the GDBM support in Python.
distributable
* Tue Feb 08 2005 Oystein Viggen <oysteivi at trustix dot com> 2.2.3-11tr
- CAN-2005-0089, fix flaw in SimpleXMLRPCServer
* Mon Mar 15 2004 Chr. Toldnes <christht at trustix dot org> 2.2.3-10tr
- Added patch from upstream to fix CacheFTPHandler
* Fri Feb 27 2004 Erlend Midttun <erlendbm at trustix dot org> 2.2.3-8tr
- Need g++ again.
* Fri Dec 05 2003 Erlend Midttun <erlendbm at trustix dot org> 2.2.3-7tr
- Big rebuild
* Sat Oct 04 2003 Goetz Bock <bg at tawie dot org> 2.2.3-6bg
- fixed double include
* Thu Aug 14 2003 Erlend Midttun <erlendbm at trustix dot com> 2.2.3-5tr
- Rebuilt for cloud.
* Mon Jul 21 2003 Goetz Bock <bock at trustix dot org> 2.2.3-4bg
- added distutils and plat-linux-i586 to devel
- added new sub-package for all the other python modules
* Mon Jun 23 2003 Erlend Midttun <erlendbm at trustix dot com> 2.2.3-3tr
- Added %defattr.
* Wed Jun 18 2003 Erlend Midttun <erlendbm at trustix dot com> 2.2.3-2tr
- Big rebuild
* Sun Jun 01 2003 Gerald Dachs <gda at trustix dot org> 2.2.3-1gd
- New upstream version 2.2.3
* Thu May 15 2003 Tore Olsen <toreo at trustix dot com> 2.2.2-3to
- Added buildrequires
- Removed tools package, it contained only GUI stuff.
- Fixed doc package
* Thu Apr 03 2003 Erlend Midttun <erlendbm at trustix dot com> 2.2.2-2em
- Eh? C++ required?
* Tue Apr 01 2003 Erlend Midttun <erlendbm at trustix dot com> 2.2.2-1em
- New upstream.
* Mon Mar 24 2003 Erlend Midttun <erlendbm at trustix dot com> 2.2.1-5em
- Rebuilt against glibc 2.3.2.
* Sat Jan 18 2003 Gerald Dachs <gda at trustix dot org> 2.2.1-4gd
- rebuilt against openssl 0.9.7-1gd
* Wed Jun 12 2002 Christian H. Toldnes <christht at trustix dot com> 2.2.1-3ct
- Minor cleanup
* Mon Jun 10 2002 Christian H. Toldnes <christht at trustix dot com> 2.2.1-2ct
- Rebuilt against better glibc.
* Fri May 31 2002 Christian H. Toldnes <christht at trustix dot com>
- Update to 2.2.1
* Wed Mar 28 2001 Alexander Reelsen <ar at trustix dot com>
- Linked against new gmp libraries in order to satisfy dependencies
* Thu Oct 26 2000 Erlend Midttun <erlendbm at trustix dot com>
- Autorebuild to link with new libraries.
* Mon May 08 2000 Oystein Viggen <oysteivi at trustix dot com>
- Remove tkinter, as there is no GUI in TSL
* Fri Sep 17 1999 Tim Powers <timp@redhat.com>
- added modulator, and pynche to the python-tools package
- using a files list in the %files section for python-tools
* Fri Sep 17 1999 Michael K. Johnson <johnsonm@redhat.com>
- added conflicts/requires between subpackages so that you cannot
have an older tkinter installed with a new python.
- added more tools
* Wed Sep 15 1999 Michael K. Johnson <johnsonm@redhat.com>
- changed defattr so that executable scripts in docs stay executable
* Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
- rebuild to fix broken tkinter.
* Mon Aug 09 1999 Matt Wilson <msw@redhat.com>
- fixed bogus /usr/local/bin/python requirements
* Sat Jul 17 1999 Matt Wilson <msw@redhat.com>
- added patch to import global symbols until we get libtool patched
* Sun Jul 11 1999 Matt Wilson <msw@redhat.com>
- updated to 1.5.2
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 10)
* Thu Mar 18 1999 Bill Nottingham <notting@redhat.com>
- fix permissions in python-docs
* Thu Feb 11 1999 Michael Johnson <johnsonm@redhat.com>
- added mpzmodule at user request (uses gmp)
- added bsddbmodule at user request (uses db 1.85 interface)
* Mon Feb 08 1999 Michael Johnson <johnsonm@redhat.com>
- add --with-threads at user request
- clean up spec file
* Fri Jan 08 1999 Michael K. Johnson <johnsonm@redhat.com>
- New libc changes ndbm.h to db1/ndbm.h and -ldb to -ldb1
* Thu Sep 03 1998 Jeff Johnson <jbj@redhat.com>
- recompile for RH 5.2.
* Wed May 06 1998 Cristian Gafton <gafton@redhat.com>
- python-docs used to require /usr/bin/sed. Changed to /bin/sed instead
* Wed Apr 29 1998 Cristian Gafton <gafton@redhat.com>
- fixed the spec file for version 1.5.1
- buildroot (!)
* Mon Apr 20 1998 Michael K. Johnson <johnsonm@redhat.com>
- updated to python 1.5.1
- created our own Python-Doc tar file from 1.5 to substitute for the
not-yet-released Doc package.
- build _tkinter properly
- use readline again
- build crypt module again
- install rand replacement module
- added a few modules
* Thu Apr 09 1998 Erik Troan <ewt@redhat.com>
- updated to python 1.5
- made /usr/lib/python1.5 file list automatically generated
* Tue Nov 04 1997 Michael K. Johnson <johnsonm@redhat.com>
- Fixed dependencies for python and tkinter
* Mon Nov 03 1997 Michael K. Johnson <johnsonm@redhat.com>
- pulled out tk-related stuff into tkinter package
* Fri Oct 10 1997 Erik Troan <ewt@redhat.com>
- bunches of scripts used /usr/local/bin/python instead of /usr/bin/python
* Tue Sep 30 1997 Erik Troan <ewt@redhat.com>
- updated for tcl/tk 8.0
* Thu Jul 10 1997 Erik Troan <ewt@redhat.com>
- Built on "glibc"
/usr/lib/python2.2/lib-dynload/gdbm.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 05:14:06 2013