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:02:19
  Branch: HEAD                             Handle: 2007042722021800

  Modified files:
    openpkg-src/postgresql81
                            postgresql81.spec

  Log:
    modifying package: postgresql81-8.1.9 20070421 -> 20070427

  Summary:
    Revision    Changes     Path
    1.12        +3  -3      openpkg-src/postgresql81/postgresql81.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/postgresql81/postgresql81.spec
  ============================================================================
  $ cvs diff -u -r1.11 -r1.12 postgresql81.spec
  --- openpkg-src/postgresql81/postgresql81.spec        21 Apr 2007 07:42:56 
-0000      1.11
  +++ openpkg-src/postgresql81/postgresql81.spec        27 Apr 2007 21:02:18 
-0000      1.12
  @@ -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.5.0rc16
  @@ -47,7 +47,7 @@
   Group:        Database
   License:      GPL
   Version:      %{V_postgresql}
  -Release:      20070421
  +Release:      20070427
   
   #   package options
   %option       with_server       yes
  @@ -368,7 +368,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]

Reply via email to