|
|
@@ -29,8 +29,8 @@
|
|
|
%define V_perl 5.8.8
|
|
|
%define V_pgperl 2.0.2
|
|
|
%define V_psqlodbc 08.02.0200
|
|
|
-%define V_slony1 1.2.2
|
|
|
-%define V_slony1_dir 1202
|
|
|
+%define V_slony1 1.2.5
|
|
|
+%define V_slony1_dir 1211
|
|
|
%define V_pgcluster 1.5.0rc13
|
|
|
%define V_pgcluster_dir 1207
|
|
|
%define V_mysqlcompat 1.0b3
|
|
|
@@ -47,7 +47,7 @@ Class: BASE
|
|
|
Group: Database
|
|
|
License: GPL
|
|
|
Version: %{V_postgresql}
|
|
|
-Release: 20061229
|
|
|
+Release: 20070106
|
|
|
|
|
|
# package options
|
|
|
%option with_server yes
|
|
|
@@ -509,6 +509,9 @@ AutoReqProv: no
|
|
|
# install Slony-1 replication engine
|
|
|
%if "%{with_slony1}" == "yes"
|
|
|
( cd slony1-%{V_slony1}
|
|
|
+ %{l_shtool} subst \
|
|
|
+ -e 's;$(SQL_NAME80);$(SQL_NAME74);g' \
|
|
|
+ src/xxid/Makefile
|
|
|
%{l_make} %{l_mflags} install \
|
|
|
DESTDIR=$RPM_BUILD_ROOT \
|
|
|
pgconfigdir=%{l_prefix}/bin \
|