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

postgresql-python-7.4.6-1.FC3.1.1 RPM for sh3

From sh3 little endian packages

Name: postgresql-python Distribution: Unknown
Version: 7.4.6 Vendor: Unknown
Release: 1.FC3.1.1 Build date: Thu Dec 2 23:10:42 2004
Group: Applications/Databases Build host: sh2002-2.itonet.co.jp
Size: 190174 Source RPM: postgresql-7.4.6-1.FC3.1.1.src.rpm
Url: http://www.postgresql.org/
Summary: Development module for Python code to access a PostgreSQL DB.
PostgreSQL is an advanced Object-Relational database management
system.  The postgresql-python package includes a module for
developers to use when writing Python code for accessing a PostgreSQL
database.

Provides

Requires

Copyright

BSD

Signatures

MD5: 809d9c94b97ac6500b093136cc96ddae

Changelog

* Sat Oct 23 2004 Tom Lane <tgl@redhat.com> 7.4.6-1
  - Update to PostgreSQL 7.4.6 (bugs 136947, 136949)
  - Make init script more paranoid about mkdir step of initializing a new
    database (bugs 136947, 136949)
* Wed Oct 20 2004 Tom Lane <tgl@redhat.com> 7.4.5-4
  - Remove contrib/oidjoins stuff from installed fileset; it's of no use
    to ordinary users and has a security issue (bugs 136300, 136301)
  - adjust chkconfig priority (bug 128852)
* Tue Oct 05 2004 Tom Lane <tgl@redhat.com> 7.4.5-3
  - Solve the stale lockfile problem (bugs 71295, 96981, 134090)
  - Use runuser instead of su for SELinux (bug 134588)
* Mon Aug 30 2004 Tom Lane <tgl@redhat.com> 7.4.5-2
  - Update to PyGreSQL 3.5.
* Tue Aug 24 2004 Tom Lane <tgl@redhat.com> 7.4.5-1
  - Update to PostgreSQL 7.4.5.
  - Update JDBC jars to driver build 215.
  - Add Obsoletes: entries for rh-postgresql packages, per bug 129278.
* Sat Jul 10 2004 Tom Lane <tgl@redhat.com> 7.4.3-3
  - Undo ill-considered chkconfig change that causes server to start
    immediately upon install.  Mea culpa (bug 127552).
* Sat Jul 03 2004 Tom Lane <tgl@redhat.com> 7.4.3-2
  - Update JDBC jars to driver build 214.
* Wed Jun 23 2004 Tom Lane <tgl@redhat.com> 7.4.3-1
  - Update to PostgreSQL 7.4.3.
  - Uninstalling server RPM stops postmaster first, per bug 114846.
  - Fix su commands to not assume PG user's shell is sh-like, per bug 124024.
  - Fix permissions on postgresql-python doc files, per bug 124822.
  - Minor postgresql.init improvements.
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Wed Mar 10 2004 Tom Lane <tgl@redhat.com> 7.4.2-1
  - Update to PostgreSQL 7.4.2; sync with community SRPM as much as possible.
  - Support PGOPTS from /etc/sysconfig/pgsql, per bug 111504.
  - Fix permissions on /etc/sysconfig/pgsql, per bug 115278.
  - SELinux patch in init file: always su </dev/null, per bug 117901.
  - Rebuilt
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Wed Feb 25 2004 Tom Lane <tgl@redhat.com>
  - Update to PostgreSQL 7.4.1.
  - Rebuilt
* Tue Feb 24 2004 Tom Lane <tgl@redhat.com>
  - Fix chown syntax in postgresql.init also.
  - Rebuilt
* Mon Feb 23 2004 Tim Waugh <twaugh@redhat.com>
  - Use ':' instead of '.' as separator for chown.
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Fri Jan 09 2004 Lamar Owen <lowen@pari.edu>
  - 7.4.1-1PGDG
  - Merge Sander Steffann's changes up to 7.4-0.5PGDG
  - Proper 7.4.1 JDBC jars this time.
  - Patch for no pl/python from Alvaro
* Fri Dec 05 2003 David Jee <djee@redhat.com> 7.4-5
  - Rebuild for Perl 5.8.2.
* Mon Dec 01 2003 David Jee <djee@redhat.com> 7.4-4
  - Add PyGreSQL patch for deprecated column pg_type.typprtlen [Bug #111263]
  - Add headers patch which moves ecpg headers to /usr/include/ecpg
    [Bug #111195]
* Fri Nov 28 2003 David Jee <djee@redhat.com> 7.4-3
  - uncomment buildrequires tcl-devel
* Fri Nov 28 2003 David Jee <djee@redhat.com> 7.4-2
  - rebuild
* Mon Nov 24 2003 David Jee <djee@redhat.com> 7.4-1
  - initial Red Hat build
  - move jars to /usr/share/java
  - fix rpm-multilib patch to use sysconfig
* Fri Nov 21 2003 Lamar Owen <lowen@pari.edu> <lamar.owen@wgcr.org>
  - 7.4-0.1PGDG
  - Development JDBC jars in addition to the 7.3 jars; will replace the
  - 7.3 jars once 7.4 official jars are released.
  - Changed to use the bzip2 source to save a little size.
  - Removed some commented out portions of the specfile.
  - Removed the 7.3.4 PDF docs.  Will replace with 7.4 PDF's once they
  - are ready.
* Tue Nov 18 2003 Kaj J. Niemi <kajtzu@fi.basen.net> 7.4-0.1
  - 7.4
  - Fixed Patch #1 (now rpm-pgsql-7.4.patch)
  - Fixed Patch #2 (now rpm-multilib-7.4.patch):
  - Patch #4 is unnecessary (upstream)
  - Fixed Patch #6 (now postgresql-7.4-src-tutorial.patch)
  - Added Patch #8 (postgresql-7.4-com_err.patch) as com_err()
    is provided by e2fsprogs and CPPFLAGS gets lost somewhere
    inside configure (bad macro?)
  - No 7.4 PDF docs available yet (Source #17)
  - PyGreSQL is separated from the upstream distribution but
    we include it as usual (Source #18)
  - Default to compiling libpq and ECPG as fully thread-safe
  
  - 7.4 Origin.  See previous spec files for previous history. Adapted
  - from Red Hat and PGDG's 7.3.4 RPM, directly descended from 
  - postgresql-7.3.4-2 as shipped in Fedora Core 1.

Files

/usr/lib/python2.3/site-packages/_pgmodule.so
/usr/lib/python2.3/site-packages/pg.py
/usr/lib/python2.3/site-packages/pgdb.py
/usr/share/doc/postgresql-python-7.4.6
/usr/share/doc/postgresql-python-7.4.6/Announce
/usr/share/doc/postgresql-python-7.4.6/ChangeLog
/usr/share/doc/postgresql-python-7.4.6/README
/usr/share/doc/postgresql-python-7.4.6/tutorial
/usr/share/doc/postgresql-python-7.4.6/tutorial/advanced.py
/usr/share/doc/postgresql-python-7.4.6/tutorial/basics.py
/usr/share/doc/postgresql-python-7.4.6/tutorial/func.py
/usr/share/doc/postgresql-python-7.4.6/tutorial/syscat.py


Generated by rpm2html 1.7

admin, Tue Jun 28 13:16:24 2005