|
|
@@ -28,7 +28,7 @@
|
|
|
%define V_libpqpp 4.0
|
|
|
%define V_libpqxx 2.4.4
|
|
|
%define V_pgperl 2.0.2
|
|
|
-%define V_psqlodbc 07.03.0200
|
|
|
+%define V_psqlodbc 08.00.0100
|
|
|
%define V_slony1 1.0.5
|
|
|
%define V_pgpool 2.5.1
|
|
|
%define V_pgcluster 1.3.0b
|
|
|
@@ -44,7 +44,7 @@ Class: BASE
|
|
|
Group: Database
|
|
|
License: GPL
|
|
|
Version: %{V_postgresql}
|
|
|
-Release: 20050228
|
|
|
+Release: 20050302
|
|
|
|
|
|
# package options
|
|
|
%option with_server yes
|
|
|
@@ -62,7 +62,7 @@ Source0: ftp://ftp.postgresql.org/pub/source/v%{V_postgresql}/postgresql-%{
|
|
|
Source1: ftp://gborg.postgresql.org/pub/libpqpp/stable/libpq++-%{V_libpqpp}.tar.gz
|
|
|
Source2: ftp://gborg.postgresql.org/pub/libpqxx/stable/libpqxx-%{V_libpqxx}.tar.gz
|
|
|
Source3: ftp://gborg.postgresql.org/pub/pgperl/stable/pgperl-%{V_pgperl}.tar.gz
|
|
|
-Source4: ftp://ftp.us.postgresql.org/odbc/versions/src/psqlodbc-%{V_psqlodbc}.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.gz
|
|
|
Source6: http://www2b.biglobe.ne.jp/~caco/pgpool/pgpool-%{V_pgpool}.tar.gz
|
|
|
Source7: http://pgfoundry.org/frs/download.php/180/pgcluster-%{V_pgcluster}-patch.tar.gz
|