summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Lane <tgl@fedoraproject.org>2007-09-20 20:18:09 +0000
committerTom Lane <tgl@fedoraproject.org>2007-09-20 20:18:09 +0000
commita7e7a421561e3f12274800909d4d959738bb4adf (patch)
treeae1b1bb8105dfa19275452c6895a93121fdc9bec
parent23226f90bbbaef85ecd164129259131addf7a27c (diff)
downloadpostgresql-setup-postgresql-8_2_5-1_fc8.tar.gz
postgresql-setup-postgresql-8_2_5-1_fc8.tar.xz
postgresql-setup-postgresql-8_2_5-1_fc8.zip
Update to PostgreSQL 8.2.5 and pgtcl 1.6.0postgresql-8_2_5-1_fc8
-rw-r--r--.cvsignore6
-rw-r--r--README.rpm-dist3
-rwxr-xr-xpostgresql.spec11
-rw-r--r--sources6
4 files changed, 15 insertions, 11 deletions
diff --git a/.cvsignore b/.cvsignore
index 8b4408e..d4d00b1 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -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
diff --git a/README.rpm-dist b/README.rpm-dist
index 2890c71..4924c39 100644
--- a/README.rpm-dist
+++ b/README.rpm-dist
@@ -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.
diff --git a/postgresql.spec b/postgresql.spec
index 56b1aa6..a20344f 100755
--- a/postgresql.spec
+++ b/postgresql.spec
@@ -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)
diff --git a/sources b/sources
index 098d37b..2a6b0b0 100644
--- a/sources
+++ b/sources
@@ -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