|
|
@@ -29,7 +29,7 @@
|
|
|
%define V_pgperl 2.0.2
|
|
|
%define V_psqlodbc 08.00.0101
|
|
|
%define V_slony1 1.1.0
|
|
|
-%define V_pgpool 2.6.1
|
|
|
+%define V_pgpool 2.6.2
|
|
|
%define V_pgcluster 1.3.0c
|
|
|
|
|
|
# package information
|
|
|
@@ -43,7 +43,7 @@ Class: BASE
|
|
|
Group: Database
|
|
|
License: GPL
|
|
|
Version: %{V_postgresql}
|
|
|
-Release: 20050718
|
|
|
+Release: 20050730
|
|
|
|
|
|
# package options
|
|
|
%option with_server yes
|
|
|
@@ -63,7 +63,7 @@ Source2: ftp://gborg.postgresql.org/pub/libpqxx/stable/libpqxx-%{V_libpqxx}
|
|
|
Source3: ftp://gborg.postgresql.org/pub/pgperl/stable/pgperl-%{V_pgperl}.tar.gz
|
|
|
Source4: ftp://ftp.postgresql.org/pub/odbc/versions/src/psqlodbc-%{V_psqlodbc}.tar.gz
|
|
|
Source5: http://developer.postgresql.org/~wieck/slony1/download/slony1-%{V_slony1}.tar.bz2
|
|
|
-Source6: http://www2b.biglobe.ne.jp/~caco/pgpool/pgpool-%{V_pgpool}.tar.gz
|
|
|
+Source6: http://pgfoundry.org/frs/download.php/399/pgpool-%{V_pgpool}.tar.gz
|
|
|
Source7: http://pgfoundry.org/frs/download.php/180/pgcluster-%{V_pgcluster}-patch.tar.gz
|
|
|
Source8: rc.postgresql
|
|
|
Source9: pg_migrate
|