|
|
@@ -28,7 +28,7 @@
|
|
|
%define V_libpqxx 2.5.3
|
|
|
%define V_pgperl 2.0.2
|
|
|
%define V_psqlodbc 08.00.0101
|
|
|
-%define V_slony1 1.0.5
|
|
|
+%define V_slony1 1.0.6
|
|
|
%define V_pgpool 2.5.2
|
|
|
%define V_pgcluster 1.3.0c
|
|
|
|
|
|
@@ -43,7 +43,7 @@ Class: BASE
|
|
|
Group: Database
|
|
|
License: GPL
|
|
|
Version: %{V_postgresql}
|
|
|
-Release: 20050519
|
|
|
+Release: 20050622
|
|
|
|
|
|
# package options
|
|
|
%option with_server yes
|
|
|
@@ -68,7 +68,6 @@ Source7: http://pgfoundry.org/frs/download.php/180/pgcluster-%{V_pgcluster}
|
|
|
Source8: rc.postgresql
|
|
|
Source9: pg_migrate
|
|
|
Patch0: postgresql.patch
|
|
|
-Patch1: postgresql.patch.slony1
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
@@ -169,7 +168,6 @@ AutoReqProv: no
|
|
|
%endif
|
|
|
%if "%{with_slony1}" == "yes"
|
|
|
%setup -q -T -D -a 5
|
|
|
- %patch -p0 -d slony1-%{V_slony1} -P 1
|
|
|
%endif
|
|
|
%if "%{with_pgpool}" == "yes"
|
|
|
%setup -q -T -D -a 6
|