# HG changeset patch # User Michael Schloh von Bennewitz # Date 1348259988 -7200 # Node ID da76d565ccd373c1d2d55e7f2131701cc0ff4ca9 # Parent 31b10e374497cea8eb8a79538b54cc5e91782bf6 Update to new version of vendor software. diff -r 31b10e374497 -r da76d565ccd3 postgresql/postgresql.patch --- a/postgresql/postgresql.patch Fri Sep 21 22:38:55 2012 +0200 +++ b/postgresql/postgresql.patch Fri Sep 21 22:39:48 2012 +0200 @@ -1,7 +1,7 @@ Index: src/Makefile.shlib --- src/Makefile.shlib.orig 2010-07-06 05:55:33.000000000 +0200 +++ src/Makefile.shlib 2010-09-21 08:58:56.000000000 +0200 -@@ -329,7 +329,7 @@ +@@ -305,7 +305,7 @@ .PHONY: all-lib all-static-lib all-shared-lib @@ -25,8 +25,8 @@ Index: src/include/port.h --- src/include/port.h.orig 2010-05-15 16:44:13.000000000 +0200 +++ src/include/port.h 2010-09-21 08:58:56.000000000 +0200 -@@ -374,7 +374,7 @@ - extern int getopt(int nargc, char *const * nargv, const char *ostr); +@@ -393,7 +393,7 @@ + extern int getpeereid(int sock, uid_t *uid, gid_t *gid); #endif -#ifndef HAVE_ISINF diff -r 31b10e374497 -r da76d565ccd3 postgresql/postgresql.spec --- a/postgresql/postgresql.spec Fri Sep 21 22:38:55 2012 +0200 +++ b/postgresql/postgresql.spec Fri Sep 21 22:39:48 2012 +0200 @@ -22,17 +22,17 @@ ## # package versions -%define V_postgresql 9.1.4 -%define V_postgresql_dist 9.1.4 -%define V_postgresql_dir 9.1.4 +%define V_postgresql 9.2.0 +%define V_postgresql_dist 9.2.0 +%define V_postgresql_dir 9.2.0 %define V_libpqxx 4.0 %define V_perl 5.10.0 %define V_pgperl 2.0.2 -%define V_psqlodbc 09.00.0200 +%define V_psqlodbc 09.00.0310 %define V_pgjdbc 9.1-902 %define V_slony1_major 1.2 %define V_slony1_minor 23 -%define V_pgcluster 1.9.0rc5 +%define V_pgcluster 1.9.0rc7 %define V_pgcluster_dir 1706 %define V_mysqlcompat 1.0b3 %define V_mysqlcompat_dir 548