Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors |
Name: postgresql-tcl | Distribution: Think Blue for zSeries (64 bit) |
Version: 7.0.3 | Vendor: Millenux GmbH, Germany, http://www.millenux.com/ |
Release: 8 | Build date: Fri May 11 21:51:48 2001 |
Group: Applications/Databases | Build host: z02.millenux.com |
Size: 81822 | Source RPM: postgresql-7.0.3-8.src.rpm |
Packager: Millenux GmbH, Germany, <support@millenux.com> | |
Url: http://www.postgresql.org/ | |
Summary: A Tcl client library, and the PL/Tcl procedural language for PostgreSQL. |
PostgreSQL is an advanced Object-Relational database management system. The postgresql-tcl package contains the libpgtcl client library, the pg-enhanced pgtclsh, and the PL/Tcl procedural language for the backend.
BSD
MD5: 3af361163faa312e35893b825fb5a1b4
GPG
* Tue Apr 10 2001 Oliver Paukstadt <oliver.paukstadt@millenux.com> - ported to s390x (64 Bit) * Tue Jan 23 2001 Trond Eivind Glomsrød <teg@redhat.com> - improve gettextization * Wed Jan 17 2001 Trond Eivind Glomsrød <teg@redhat.com> - gettextize - turn off by default * Fri Jan 12 2001 Trond Eivind Glomsrød <teg@redhat.com> - use mkstemp for creating the file used by \e in the psql client (problem from #23695, patch made from scratch) - increase sleep interval in init script (#23870) - don't include JDBC jars for 6.5 anymore - add a conditional for building test subpackage - misc cleanups * Thu Jan 11 2001 Trond Eivind Glomsrød <teg@redhat.com> - add tk as a buildprereq (#23693) * Mon Jan 01 2001 Trond Eivind Glomsrød <teg@redhat.com> - bzip sources - remove test package * Mon Dec 11 2000 Oliver Paukstadt <oliver.paukstadt@millenux.com> - ported to s390 * Fri Dec 01 2000 Trond Eivind Glomsrød <teg@redhat.com> - changes to the logrotate script - fix spelling error in postgresql-tcl description * Tue Nov 14 2000 Trond Eivind Glomsrød <teg@redhat.com> - made a template for IA64 (symlink to i386) * Mon Nov 13 2000 Trond Eivind Glomsrød <teg@redhat.com> - add patch for IA64 (I got one from Lamar and modified it) * Mon Nov 13 2000 Lamar Owen <lamar@postgresql.org> - RELEASE: 7.0.3-1 - Minor edits to initscript. - PRE-RELEASE: 7.0.3-0.6 (final test) - Final 7.0.3 tarball. - Cross-dist changes to RedHat initscript for better portability. - changed README.rpm name to README.rpm-dist (the .rpm extension confused --some GUI file managers, as RealPlayer also uses that extension). - Edited README.rpm-dist to reflect cross-distribution packaging. - NOTE: SuSE cross-compatibility is not yet complete SuSE RPM's for 7.0.3 --that are tailored for SuSE will be made available. - Fixed stupid dependency -- the main .so's were in the devel package (Arggh) * Sat Nov 11 2000 Lamar Owen <lamar@postgresql.org> - PRE-RELEASE: 7.0.3-0.5 - Framework for better distribution-independent build - Conditional around libtool conf stuff copy (For RedHat 6.1 and such). - Conditional around RedHat-style initscript stuff. - Comments at top of spec file now list copyright and license for spec file, --as the license and copyright for the spec file itself has not previously --been stated. - Envvars for postgres home dir login in .bash_profile. - initscript now checks for success and failure functions using: --typeset -f|grep "declare -f function_name" construct. * Fri Nov 10 2000 Lamar Owen <lamar@postgresql.org> - PRE-RELEASE: 7.0.3-0.4 - Directory ownership on /usr/lib/pgsql/test/regress was root.root. - Patch Makefile.shlib to not use -soname for RPM's. - Newer prerelease 7.0.3 tarball. * Thu Nov 09 2000 Lamar Owen <lamar@postgresql.org> - PRE-RELEASE: 7.0.3-0.3 - Don't bother copying the test stuff I'm not packaging. - Fix group add/del stuff in server subpackage post and postun scriptlets. - symlink /usr/lib/libpq.so.2.0 -> libpq.so.2.1 * Mon Nov 06 2000 Lamar Owen <lamar@postgresql.org> - PRE-RELEASE: 7.0.3-0.2 - preliminary 7.0.3 distribution tarball -- reinstated man pages, etc. * Sat Nov 04 2000 Lamar Owen <lamar@postgresql.org> - PRE-RELEASE: 7.0.3-0.1. - Improved test subpackage -- only package regression. - Latest pre-7.0.3 snapshot. - Split out SuSE and Caldera spec files. Caldera COL eServer 2.3 requires -- RPM 2.5.5-compatible spec files. SuSE is just too different from the others -- for the spec file to cope, for now. - TODO: man pages and documentation. * Mon Oct 30 2000 Lamar Owen <lamar@postgresql.org> - pre-7.0.3 * Mon Oct 30 2000 Lamar Owen <lamar@postgresql.org> - Reenabled the test subpackage for ftp.postgresql.org dist. - Backported to RH 6.2 -- involved the Pg man page, doesn't appear to require -- other stuff to be done. * Sun Oct 22 2000 Trond Eivind Glomsrød <teg@redhat.com> - make /etc/logrotate.d/postgres 0644 instead of 0700 (#19520) * Thu Oct 19 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild with new glibc which has semaphore fixes for Alpha * Tue Sep 05 2000 Trond Eivind Glomsrød <teg@redhat.com> - add documention for python interface (#17261) - move the python interface tutorial to the %doc section * Thu Aug 24 2000 Trond Eivind Glomsrød <teg@redhat.com> - the old dump script didn't work - added rh-pgdump.sh to handle this. Point docs at it, and tell how it is to be used. * Mon Aug 21 2000 Trond Eivind Glomsrød <teg@redhat.com> - fix the initscript so it points you at the 7.0.2 directory in /usr/share/doc, not 7.0 (#16163). Also, remove statement it was built on a 6.2 system. - prereq /lib/cpp and initscripts - fix backups of existing files (#16706) - fix conditional restart * Sat Aug 19 2000 Trond Eivind Glomsrød <teg@redhat.com> - fix README.rpm to it points at /usr/share/doc, not /usr/doc (part of #16416) * Wed Aug 16 2000 Trond Eivind Glomsrød <teg@redhat.com> - don't build test package anymore, it's broken. These tests should be run by pgsql developers and not by db-developers, so it's not a big loss (#16165). Obsolete it in the main package, so it doesn't get left over * Mon Aug 14 2000 Trond Eivind Glomsrød <teg@redhat.com> - reference docs in /usr/share/doc, not /usr/doc (#16163) - add python-devel, perl and tcl as build prereqs - use /dev/null as STDIN for su commands in initscripts, to avoid error messages from not being able to read from tty * Sat Aug 05 2000 Bill Nottingham <notting@redhat.com> - condrestart fixes * Mon Jul 31 2000 Trond Eivind Glomsrød <teg@redhat.com> - remove all plperl references, to avoid confusing post install scripts - cleanups * Mon Jul 17 2000 Trond Eivind Glomsrød <teg@redhat.com> - remove the symlink from libpq.so.2.0 to libpq.so.2.1 - remove some binaries from docs - fix dangling symlink os.h - use /sbin/service * Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com> - don't strip manually - fixes to init script so they look more like the rest (#13749, from giulioo@pobox.com) - use /etc/rc.d/init.d again (sigh) * Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild * Thu Jul 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - "Prereq:", not "Requires:" for /etc/init.d * Thu Jul 06 2000 Trond Eivind Glomsrød <teg@redhat.com> - require /etc/init.d * Wed Jun 21 2000 Trond Eivind Glomsrød <teg@redhat.com> - remove perl kludge as perl 5.6 is now fixed - include the man page for the perl module - fix the init script and spec file to handle conditional restart - move the init file to /etc/init.d - use License instead of Copyright * Mon Jun 19 2000 Trond Eivind Glomsrød <teg@redhat.com> - rebuild * Tue Jun 13 2000 Trond Eivind Glomsrød <teg@redhat.com> - use %defattr on postgresql-perl - use %{_tmppath} - Don't use release number in patch - Don't build on ia64 yet * Mon Jun 12 2000 Lamar Owen <lamar.owen@wgcr.org> - 7.0.2-2 - Corrected misreporting of version. - Corrected for non-root build clean script. * Mon Jun 05 2000 Lamar Owen <lamar.owen@wgcr.org> - 7.0.2 - Postgresql-dump manpage to man1, and to separate source file to facilitate -- _mandir macro expansion correctness. - NOTE: The PostScript documentation is no longer being included in the -- PostgreSQL tarball. If demand is such, I will pull together a -- postgresql-ps-docs subpackage or pull in the PostScript docs into the -- main package. - RPM patchset has release number, now, to prevent patchfile confusion :-(. * Sat Jun 03 2000 Lamar Owen <lamar.owen@wgcr.org> - Incorporate most of Trond's changes (reenabled the alpha -- patches, as it was a packaging error on my part). - Trimmed changelog history to Version 7.0beta1 on. To see the -- previous changelog, grab the 6.5.3 RPM from RedHat 6.2 and pull the spec. - Rev to 7.0.1 (which incorporates the syslog patch, which has -- been removed from rpm-pgsql-7.0.1-1.patch) * Fri May 26 2000 Trond Eivind Glomsrød <teg@redhat.com> - disable the alpha patch, as it doesn't apply cleanly - removed distribution, packager, vendor - renamed spec file - don't build pl-perl - use %{_mandir} - now includes vacuumdb.1* * Thu May 25 2000 Lamar Owen <lamar.owen@wgcr.org> - 7.0-3 - Incorporated Tatsuo's syslog segmentation patches - Incorporated some of Trond's changes (see below) -- Fixed some Perl 5.6 oddness in Rawhide - Incorporated some of Karl's changes (see below) -- PL/Perl should now work. - Fixed missing /usr/bin/pg_passwd. * Mon May 22 2000 Karl DeBisschop <kdebisschop@infoplease.com> - 7.0-2.1 - make plperl module (works for linux i386, your guess for other platforms) - use "make COPT=" because postgreSQL configusre script ignores CFLAGS * Sat May 20 2000 Lamar Owen <lamar.owen@wgcr.org> - 7.0-2 - pg_options default values changed. - SPI headers (again!) fixed in a permanent manner -- hopefully! - Alpha patches! * Wed May 17 2000 Trond Eivind Glomsrød <teg@redhat.com> - changed bug in including man pages * Tue May 16 2000 Trond Eivind Glomsrød <teg@redhat.com> - changed buildroot, removed packager, vendor, distribution -- [Left all but buildroot as-is for PostgreSQL.org RPMS. LRO] - don't strip in package [strip in PostgreSQL.org RPMS] - fix perl weirdnesses (man page in bad location, remove perllocal.pod from file list) * Mon May 15 2000 Lamar Owen <lamar.owen@wgcr.org> - 7.0 final -1 - Man pages restructured - Changed README.rpm notices about BETA - incorporated minor changes from testing - still no 7.0 final alpha patches -- for -2 or -3, I guess. - 7.0 JDBC jars! * Sat May 06 2000 Lamar Owen <lamar.owen@wgcr.org> - 7.0RC5-0.5 - UserID of 26 to conform to RedHat Standard, instead of 40. This only -- is for new installs -- upgrades will use what was already there. - Waiting on built jar's of JDBC. If none are forthcoming by release, -- I'm going to have to bite the bullet and install the jdk.... * Mon May 01 2000 Lamar Owen <lamar.owen@wgcr.org> - 7.0RC2-0.5 - Fixed /usr/src/redhat/BUILD path to $RPM_BUILD_DIR for portability -- and so that RPM's can be built by non-root. - Minor update to README.rpm * Tue Apr 18 2000 Lamar Owen <lamar.owen@wgcr.org> - 0.6 - Fixed patchset: wasn't patching pgaccess or -i in postmaster.opts.default - minor update to README.rpm * Mon Apr 17 2000 Lamar Owen <lamar.owen@wgcr.org> - 7.0RC1-0.5 (release candidate 1.) - Fixed SPI header directories' permisssions. - Removed packaging of Alpha patches until Ryan releases RC1-tested set. * Mon Apr 10 2000 Lamar Owen <lamar.owen@wgcr.org> - 7.0beta5-0.1 (released instead of the release candidate) * Sat Apr 08 2000 Lamar Owen <lamar.owen@wgcr.org> - 7.0beta4-0.2 (pre-release-candidate CVS checkout) - Alpha patches! - pg_options.sample * Fri Mar 24 2000 Lamar Owen <lamar.owen@wgcr.org> - 7.0beta3-0.1 * Mon Feb 28 2000 Lamar Owen <lamar.owen@wgcr.org> - Release 0.3 - Fixed stderr redir problem in init script - Init script now uses pg_ctl to start postmaster - Packaged inital pg_options for good logging - built with timestamped logging. * Tue Feb 22 2000 Lamar Owen <lamar.owen@wgcr.org> - Initial 7.0beta1 build - Moved PGDATA to /var/lib/pgsql/data - First stab at logging and logrotate functionality -- test carefully! - -tcl subpackage split -- tcl client and pltcl lang separated from -- the Tk stuff. PgAccess and the tk client are now in the -tk subpackage. - No patches for Alpha as yet.
/usr/bin/pgtclsh /usr/lib/libpgtcl.so /usr/lib/libpgtcl.so.2 /usr/lib/libpgtcl.so.2.1 /usr/lib/pgsql/pltcl.so /usr/share/man/man1/pgtclsh.1.gz
Generated by rpm2html 1.7
Fritz Elfert, Thu Jan 16 13:49:47 2003