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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   05-Nov-2004 20:13:43
  Branch: HEAD                             Handle: 2004110519134300

  Modified files:
    openpkg-src/postgresql  postgresql.spec

  Log:
    modifying package: postgresql-7.4.6 20041104 -> 20041105

  Summary:
    Revision    Changes     Path
    1.119       +4  -4      openpkg-src/postgresql/postgresql.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/postgresql/postgresql.spec
  ============================================================================
  $ cvs diff -u -r1.118 -r1.119 postgresql.spec
  --- openpkg-src/postgresql/postgresql.spec    4 Nov 2004 08:34:30 -0000       1.118
  +++ openpkg-src/postgresql/postgresql.spec    5 Nov 2004 19:13:43 -0000       1.119
  @@ -30,7 +30,7 @@
   %define       V_pgperl          2.0.2
   %define       V_psqlodbc        07.03.0200
   %define       V_slony1          1.0.5
  -%define       V_pgpool          2.2.1
  +%define       V_pgpool          2.3
   
   #   package information
   Name:         postgresql
  @@ -43,7 +43,7 @@
   Group:        Database
   License:      GPL
   Version:      %{V_postgresql}
  -Release:      20041104
  +Release:      20041105
   
   #   package options
   %option       with_server   yes
  @@ -70,7 +70,7 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20040130, make, gcc, flex, bison, 
bison::with_beta = yes, gzip
  +BuildPreReq:  OpenPKG, openpkg >= 20040130, make, gcc, flex, bison, gzip
   PreReq:       OpenPKG, openpkg >= 20040130
   BuildPreReq:  readline, zlib, openssl, getopt
   PreReq:       readline, zlib, openssl, getopt
  @@ -186,7 +186,7 @@
       LDFLAGS="%{l_ldflags}" \
   %endif
       TAR="%{l_tar}" \
  -    YACC="bison-beta -y" \
  +    YACC="bison -y" \
       ./configure \
           --cache-file=./config.cache \
           --prefix=%{l_prefix} \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to