SOURCES (DEVEL): postgresql-ac_version.patch - updated for postgresql 8.4 b...

wrobell wrobell at pld-linux.org
Thu Apr 16 10:40:33 CEST 2009


Author: wrobell                      Date: Thu Apr 16 08:40:33 2009 GMT
Module: SOURCES                       Tag: DEVEL
---- Log message:
- updated for postgresql 8.4 beta 1

---- Files affected:
SOURCES:
   postgresql-ac_version.patch (1.3 -> 1.3.2.1) 

---- Diffs:

================================================================
Index: SOURCES/postgresql-ac_version.patch
diff -u SOURCES/postgresql-ac_version.patch:1.3 SOURCES/postgresql-ac_version.patch:1.3.2.1
--- SOURCES/postgresql-ac_version.patch:1.3	Tue Feb  5 00:06:37 2008
+++ SOURCES/postgresql-ac_version.patch	Thu Apr 16 10:40:27 2009
@@ -1,17 +1,13 @@
---- postgresql-8.3RC1/configure.in.orig	2008-01-07 22:23:47.888774598 +0000
-+++ postgresql-8.3RC1/configure.in	2008-01-07 22:23:50.888568429 +0000
-@@ -19,10 +19,10 @@
+--- postgresql-8.4beta1.orig/configure.in	2009-04-10 01:20:10.000000000 +0100
++++ postgresql-8.4beta1/configure.in	2009-04-16 09:35:30.000000000 +0100
+@@ -19,10 +19,6 @@
  
- AC_INIT([PostgreSQL], [8.3RC1], [pgsql-bugs at postgresql.org])
+ AC_INIT([PostgreSQL], [8.4beta1], [pgsql-bugs at postgresql.org])
  
--m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.59], [], [m4_fatal([Autoconf version 2.59 is required.
+-m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.61], [], [m4_fatal([Autoconf version 2.61 is required.
 -Untested combinations of 'autoconf' and PostgreSQL versions are not
 -recommended.  You can remove the check from 'configure.in' but it is then
 -your responsibility whether the result works or not.])])
-+dnl m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.59], [], [m4_fatal([Autoconf version 2.59 is required.
-+dnl Untested combinations of 'autoconf' and PostgreSQL versions are not
-+dnl recommended.  You can remove the check from 'configure.in' but it is then
-+dnl your responsibility whether the result works or not.])])
- AC_COPYRIGHT([Copyright (c) 1996-2008, PostgreSQL Global Development Group])
+ AC_COPYRIGHT([Copyright (c) 1996-2009, PostgreSQL Global Development Group])
  AC_CONFIG_SRCDIR([src/backend/access/common/heaptuple.c])
  AC_CONFIG_AUX_DIR(config)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/postgresql-ac_version.patch?r1=1.3&r2=1.3.2.1&f=u



More information about the pld-cvs-commit mailing list