OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 27-Apr-2007 23:01:24
Branch: HEAD Handle: 2007042722011900
Modified files:
openpkg-src/postgresql postgresql.spec
Log:
modifying package: postgresql-8.2.4 20070421 -> 20070427
Summary:
Revision Changes Path
1.239 +3 -3 openpkg-src/postgresql/postgresql.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/postgresql/postgresql.spec
============================================================================
$ cvs diff -u -r1.238 -r1.239 postgresql.spec
--- openpkg-src/postgresql/postgresql.spec 21 Apr 2007 07:35:08 -0000
1.238
+++ openpkg-src/postgresql/postgresql.spec 27 Apr 2007 21:01:19 -0000
1.239
@@ -28,7 +28,7 @@
%define V_libpqxx 2.5.5
%define V_perl 5.8.8
%define V_pgperl 2.0.2
-%define V_psqlodbc 08.02.0300
+%define V_psqlodbc 08.02.0400
%define V_slony1 1.2.6
%define V_slony1_dir 1215
%define V_pgcluster 1.7.0rc5
@@ -47,7 +47,7 @@
Group: Database
License: GPL
Version: %{V_postgresql}
-Release: 20070421
+Release: 20070427
# package options
%option with_server yes
@@ -362,7 +362,7 @@
export LDFLAGS="-L`pwd`/../src/interfaces/libpq %{l_ldflags}"
./configure \
--prefix=%{l_prefix} \
- --with-unixodbc \
+ --with-unixodbc=%{l_prefix} \
--with-odbcinst=%{l_prefix}/etc/unixodbc
%{l_make} %{l_mflags -O}
) || exit $?
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]