OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   28-Dec-2009 10:27:12
  Branch: HEAD                             Handle: 2009122809271100

  Modified files:
    openpkg-src/postgresql  postgresql.spec

  Log:
    modifying package: postgresql-8.4.2 20091214 -> 20091228

  Summary:
    Revision    Changes     Path
    1.290       +3  -2      openpkg-src/postgresql/postgresql.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/postgresql/postgresql.spec
  ============================================================================
  $ cvs diff -u -r1.289 -r1.290 postgresql.spec
  --- openpkg-src/postgresql/postgresql.spec    14 Dec 2009 19:33:21 -0000      
1.289
  +++ openpkg-src/postgresql/postgresql.spec    28 Dec 2009 09:27:11 -0000      
1.290
  @@ -28,7 +28,7 @@
   %define       V_libpqxx         3.0.2
   %define       V_perl            5.10.0
   %define       V_pgperl          2.0.2
  -%define       V_psqlodbc        08.04.0100
  +%define       V_psqlodbc        08.04.0200
   %define       V_pgjdbc          8.4-701
   %define       V_slony1_major    1.2
   %define       V_slony1_minor    20
  @@ -48,7 +48,7 @@
   Group:        Database
   License:      GPL
   Version:      %{V_postgresql}
  -Release:      20091214
  +Release:      20091228
   
   #   package options
   %option       with_server       yes
  @@ -376,6 +376,7 @@
         CPPFLAGS="$CPPFLAGS -I`pwd`/../src/interfaces 
-I`pwd`/../src/interfaces/libpq"
         CPPFLAGS="$CPPFLAGS %{l_cppflags}"
         export LDFLAGS="-L`pwd`/../src/interfaces/libpq %{l_ldflags}"
  +      export LIBS="-lssl -lcrypto"
         ./configure \
             --prefix=%{l_prefix} \
             --with-unixodbc=%{l_prefix} \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to