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:   19-May-2009 08:22:56
  Branch: HEAD                             Handle: 2009051907225500

  Modified files:
    openpkg-src/cego        cego.patch cego.spec

  Log:
    upgrading package: cego 2.3.2 -> 2.3.3

  Summary:
    Revision    Changes     Path
    1.16        +25 -2      openpkg-src/cego/cego.patch
    1.45        +2  -2      openpkg-src/cego/cego.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/cego/cego.patch
  ============================================================================
  $ cvs diff -u -r1.15 -r1.16 cego.patch
  --- openpkg-src/cego/cego.patch       10 Apr 2009 20:58:26 -0000      1.15
  +++ openpkg-src/cego/cego.patch       19 May 2009 06:22:55 -0000      1.16
  @@ -1,6 +1,17 @@
  +Index: cego/src/CegoClient.cc
  +--- cego/src/CegoClient.cc.orig      2009-05-18 16:03:45 +0200
  ++++ cego/src/CegoClient.cc   2009-05-19 08:16:13 +0200
  +@@ -33,6 +33,7 @@
  + //
  + 
///////////////////////////////////////////////////////////////////////////////
  + 
  ++#include <signal.h>
  + #include <locale.h>
  + #include <stdlib.h>
  + #include <stdio.h>
   Index: cego/src/CegoOutput.cc
  ---- cego/src/CegoOutput.cc.orig      2009-03-21 17:39:03 +0100
  -+++ cego/src/CegoOutput.cc   2009-03-24 19:32:38 +0100
  +--- cego/src/CegoOutput.cc.orig      2009-04-11 14:19:00 +0200
  ++++ cego/src/CegoOutput.cc   2009-05-19 08:10:07 +0200
   @@ -36,6 +36,7 @@
    
    #include "Datetime.h"
  @@ -9,3 +20,15 @@
    #include "CegoOutput.h"
    #include "CegoDefs.h"
    
  +Index: cego/src/CegoProcBlock.h
  +--- cego/src/CegoProcBlock.h.orig    2009-05-08 15:52:44 +0200
  ++++ cego/src/CegoProcBlock.h 2009-05-19 08:10:07 +0200
  +@@ -80,7 +80,7 @@
  +     Chain getExceptionMsg() const;
  +     
  +     ListT<CegoProcStmt*>& getStmtList();
  +-    const ListT<CegoProcException*>& CegoProcBlock::getExceptionList() 
const;
  ++    const ListT<CegoProcException*>& getExceptionList() const;
  +     
  + private:
  + 
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/cego/cego.spec
  ============================================================================
  $ cvs diff -u -r1.44 -r1.45 cego.spec
  --- openpkg-src/cego/cego.spec        3 May 2009 08:10:21 -0000       1.44
  +++ openpkg-src/cego/cego.spec        19 May 2009 06:22:55 -0000      1.45
  @@ -26,7 +26,7 @@
   #   package version
   %define       V_base  1.1.20
   %define       V_xml   1.0.15
  -%define       V_cego  2.3.2
  +%define       V_cego  2.3.3
   %define       V_jdbc  1.2.13
   
   #   package information
  @@ -40,7 +40,7 @@
   Group:        Database
   License:      GPL
   Version:      %{V_cego}
  -Release:      20090503
  +Release:      20090519
   
   #   package options
   %option       with_jdbc   no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to