Update to PostgreSQL 8.2.5 and pgtcl 1.6.0

This commit is contained in:
Tom Lane 2007-09-20 20:18:09 +00:00
parent 23226f90bb
commit a7e7a42156
4 changed files with 15 additions and 11 deletions

View File

@ -1,5 +1,5 @@
postgresql-8.2.4.tar.bz2
postgresql-8.2.5.tar.bz2
PyGreSQL-3.8.1.tgz
pgtcl1.5.3.tar.gz
pgtcldocs-20060909.zip
pgtcl1.6.0.tar.gz
pgtcldocs-20070115.zip
postgresql-8.2.1-US.pdf

View File

@ -218,7 +218,8 @@ results to the screen and store the results in the file regress.out.
If any tests fail, see the file regression.diffs in that directory for details,
and read the "Regression Tests" section of the PostgreSQL documentation to
find out whether the differences are actually significant. If you need help
interpreting the results, contact the pgsql-ports list at postgresql.org.
interpreting the results, contact the pgsql-ports list at postgresql.org or
the pgsqlrpms-general list at pgfoundry.org.
After testing, say "make clean" to remove the files generated by the test
script.

View File

@ -80,8 +80,8 @@
Summary: PostgreSQL client programs and libraries
Name: postgresql
Version: 8.2.4
Release: 6%{?dist}
Version: 8.2.5
Release: 1%{?dist}
License: BSD
Group: Applications/Databases
Url: http://www.postgresql.org/
@ -97,8 +97,8 @@ Source15: postgresql-bashprofile
Source16: filter-requires-perl-Pg.sh
Source17: http://www.postgresql.org/docs/manuals/postgresql-8.2.1-US.pdf
Source18: ftp://ftp.pygresql.org/pub/distrib/PyGreSQL-3.8.1.tgz
Source19: http://pgfoundry.org/projects/pgtclng/pgtcl1.5.3.tar.gz
Source20: http://pgfoundry.org/projects/pgtclng/pgtcldocs-20060909.zip
Source19: http://pgfoundry.org/projects/pgtclng/pgtcl1.6.0.tar.gz
Source20: http://pgfoundry.org/projects/pgtclng/pgtcldocs-20070115.zip
Patch1: rpm-pgsql.patch
Patch3: postgresql-logging.patch
@ -822,6 +822,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Thu Sep 20 2007 Tom Lane <tgl@redhat.com> 8.2.5-1
- Update to PostgreSQL 8.2.5 and pgtcl 1.6.0
* Tue Sep 4 2007 Tom Lane <tgl@redhat.com> 8.2.4-6
- Fix multilib problem for /usr/include/ecpg_config.h (which is new in 8.2.x)

View File

@ -1,5 +1,5 @@
af7ec100a33c41bfb8d87b5e0ec2f44a postgresql-8.2.4.tar.bz2
bb1cd309ea72f070cb964736f5755847 postgresql-8.2.5.tar.bz2
5575979dac93c9c5795d7693a8f91c86 PyGreSQL-3.8.1.tgz
43ad97c7dd108fb7a165b4755d8aec32 pgtcl1.5.3.tar.gz
a71b4aced6b0b068335f8e040e5b9fb6 pgtcldocs-20060909.zip
25eda4bb40fb3d4ec9b205a1fdc1bbbc pgtcl1.6.0.tar.gz
8ce98e93b238c3329d0fe43810442c44 pgtcldocs-20070115.zip
0c25dc2055e2fa9ff9d05afc9252e1f2 postgresql-8.2.1-US.pdf