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

  Server: cvs.openpkg.org                  Name:   Christoph Schug
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   24-Oct-2006 13:44:23
  Branch: HEAD                             Handle: 2006102412442201

  Modified files:
    openpkg-src/mysql       mysql.spec
    openpkg-src/mysql4      mysql4.spec
    openpkg-src/mysql51     mysql51.spec

  Log:
    requires g++

  Summary:
    Revision    Changes     Path
    1.156       +2  -2      openpkg-src/mysql/mysql.spec
    1.25        +2  -2      openpkg-src/mysql4/mysql4.spec
    1.12        +2  -2      openpkg-src/mysql51/mysql51.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/mysql/mysql.spec
  ============================================================================
  $ cvs diff -u -r1.155 -r1.156 mysql.spec
  --- openpkg-src/mysql/mysql.spec      16 Oct 2006 10:55:50 -0000      1.155
  +++ openpkg-src/mysql/mysql.spec      24 Oct 2006 11:44:22 -0000      1.156
  @@ -39,7 +39,7 @@
   Group:        Database
   License:      GPL
   Version:      %{V_opkg}
  -Release:      20061016
  +Release:      20061024
   
   #   package options
   %option       with_server      yes
  @@ -62,7 +62,7 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20060823, perl, gcc, make
  +BuildPreReq:  OpenPKG, openpkg >= 20060823, perl, make, gcc, gcc::with_cxx = 
yes
   PreReq:       OpenPKG, openpkg >= 20060823, perl
   BuildPreReq:  zlib, readline, ncurses
   PreReq:       zlib, readline, ncurses
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/mysql4/mysql4.spec
  ============================================================================
  $ cvs diff -u -r1.24 -r1.25 mysql4.spec
  --- openpkg-src/mysql4/mysql4.spec    16 Oct 2006 11:17:44 -0000      1.24
  +++ openpkg-src/mysql4/mysql4.spec    24 Oct 2006 11:44:22 -0000      1.25
  @@ -39,7 +39,7 @@
   Group:        Database
   License:      GPL
   Version:      %{V_opkg}
  -Release:      20061016
  +Release:      20061024
   
   #   package options
   %option       with_server    yes
  @@ -59,7 +59,7 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20060823, perl, gcc, make
  +BuildPreReq:  OpenPKG, openpkg >= 20060823, perl, make, gcc, gcc::with_cxx = 
yes
   PreReq:       OpenPKG, openpkg >= 20060823, perl
   BuildPreReq:  zlib, readline, ncurses
   PreReq:       zlib, readline, ncurses
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/mysql51/mysql51.spec
  ============================================================================
  $ cvs diff -u -r1.11 -r1.12 mysql51.spec
  --- openpkg-src/mysql51/mysql51.spec  16 Oct 2006 10:52:51 -0000      1.11
  +++ openpkg-src/mysql51/mysql51.spec  24 Oct 2006 11:44:23 -0000      1.12
  @@ -39,7 +39,7 @@
   Group:        Database
   License:      GPL
   Version:      %{V_opkg}
  -Release:      20061016
  +Release:      20061024
   
   #   package options
   %option       with_server      yes
  @@ -68,7 +68,7 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20060823, perl, gcc, make
  +BuildPreReq:  OpenPKG, openpkg >= 20060823, perl, make, gcc, gcc::with_cxx = 
yes
   PreReq:       OpenPKG, openpkg >= 20060823, perl
   BuildPreReq:  zlib, readline, ncurses
   PreReq:       zlib, readline, ncurses
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to