Update to PostgreSQL 8.3.4

This commit is contained in:
Tom Lane 2008-09-25 14:40:14 +00:00
parent b2169aa2ae
commit 516dbde427
4 changed files with 14 additions and 11 deletions

View File

@ -1,5 +1,5 @@
postgresql-8.3.3.tar.bz2
postgresql-8.3.4.tar.bz2
PyGreSQL-3.8.1.tgz
pgtcl1.6.2.tar.gz
pgtcldocs-20070115.zip
postgresql-8.3.3-US.pdf
postgresql-8.3.4-US.pdf

View File

@ -4,12 +4,12 @@ for PostgreSQL, but it's not very tenable in the Fedora/RHEL world.
Dike out the check.
diff -Naur postgresql-8.3.3.orig/configure.in postgresql-8.3.3/configure.in
--- postgresql-8.3.3.orig/configure.in 2008-06-08 20:38:40.000000000 -0400
+++ postgresql-8.3.3/configure.in 2008-07-28 21:45:08.000000000 -0400
diff -Naur postgresql-8.3.4.orig/configure.in postgresql-8.3.4/configure.in
--- postgresql-8.3.4.orig/configure.in 2008-09-18 23:04:12.000000000 -0400
+++ postgresql-8.3.4/configure.in 2008-09-25 10:26:10.000000000 -0400
@@ -19,10 +19,6 @@
AC_INIT([PostgreSQL], [8.3.3], [pgsql-bugs@postgresql.org])
AC_INIT([PostgreSQL], [8.3.4], [pgsql-bugs@postgresql.org])
-m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.59], [], [m4_fatal([Autoconf version 2.59 is required.
-Untested combinations of 'autoconf' and PostgreSQL versions are not

View File

@ -82,8 +82,8 @@
Summary: PostgreSQL client programs and libraries
Name: postgresql
Version: 8.3.3
Release: 3%{?dist}
Version: 8.3.4
Release: 1%{?dist}
License: BSD
Group: Applications/Databases
Url: http://www.postgresql.org/
@ -97,7 +97,7 @@ Source7: ecpg_config.h
Source14: postgresql.pam
Source15: postgresql-bashprofile
Source16: filter-requires-perl-Pg.sh
Source17: http://www.postgresql.org/docs/manuals/postgresql-8.3.3-US.pdf
Source17: http://www.postgresql.org/docs/manuals/postgresql-8.3.4-US.pdf
Source18: ftp://ftp.pygresql.org/pub/distrib/PyGreSQL-3.8.1.tgz
Source19: http://pgfoundry.org/projects/pgtclng/pgtcl1.6.2.tar.gz
Source20: http://pgfoundry.org/projects/pgtclng/pgtcldocs-20070115.zip
@ -859,6 +859,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Thu Sep 25 2008 Tom Lane <tgl@redhat.com> 8.3.4-1
- Update to PostgreSQL 8.3.4.
* Mon Jul 28 2008 Tom Lane <tgl@redhat.com> 8.3.3-3
- Fix build failure caused by new default patch fuzz = 0 policy in rawhide.

View File

@ -1,5 +1,5 @@
0ae4bd9620e84d3e08dcf923808d14d0 postgresql-8.3.3.tar.bz2
c339b9d3c0c4add64c7a76640fc93744 postgresql-8.3.4.tar.bz2
5575979dac93c9c5795d7693a8f91c86 PyGreSQL-3.8.1.tgz
abf26e3cd7f8229f468045ed1fb7e748 pgtcl1.6.2.tar.gz
8ce98e93b238c3329d0fe43810442c44 pgtcldocs-20070115.zip
62043e967e738d93e6f0402ba152f6de postgresql-8.3.3-US.pdf
cbe2df6b07791aa5050b065c1ae2a132 postgresql-8.3.4-US.pdf