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:   25-May-2009 08:00:21
  Branch: HEAD                             Handle: 2009052507002000

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

  Log:
    upgrading package: cego 2.3.3 -> 2.3.4

  Summary:
    Revision    Changes     Path
    1.17        +4  -16     openpkg-src/cego/cego.patch
    1.47        +2  -2      openpkg-src/cego/cego.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/cego/cego.patch
  ============================================================================
  $ cvs diff -u -r1.16 -r1.17 cego.patch
  --- openpkg-src/cego/cego.patch       19 May 2009 06:22:55 -0000      1.16
  +++ openpkg-src/cego/cego.patch       25 May 2009 06:00:20 -0000      1.17
  @@ -1,6 +1,6 @@
   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
  +--- cego/src/CegoClient.cc.orig      2009-05-24 13:34:58 +0200
  ++++ cego/src/CegoClient.cc   2009-05-25 07:21:01 +0200
   @@ -33,6 +33,7 @@
    //
    
///////////////////////////////////////////////////////////////////////////////
  @@ -10,8 +10,8 @@
    #include <stdlib.h>
    #include <stdio.h>
   Index: cego/src/CegoOutput.cc
  ---- cego/src/CegoOutput.cc.orig      2009-04-11 14:19:00 +0200
  -+++ cego/src/CegoOutput.cc   2009-05-19 08:10:07 +0200
  +--- cego/src/CegoOutput.cc.orig      2009-05-24 13:52:38 +0200
  ++++ cego/src/CegoOutput.cc   2009-05-25 07:21:01 +0200
   @@ -36,6 +36,7 @@
    
    #include "Datetime.h"
  @@ -20,15 +20,3 @@
    #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.46 -r1.47 cego.spec
  --- openpkg-src/cego/cego.spec        19 May 2009 17:26:11 -0000      1.46
  +++ openpkg-src/cego/cego.spec        25 May 2009 06:00:20 -0000      1.47
  @@ -26,7 +26,7 @@
   #   package version
   %define       V_base  1.1.21
   %define       V_xml   1.0.15
  -%define       V_cego  2.3.3
  +%define       V_cego  2.3.4
   %define       V_jdbc  1.2.13
   
   #   package information
  @@ -40,7 +40,7 @@
   Group:        Database
   License:      GPL
   Version:      %{V_cego}
  -Release:      20090519
  +Release:      20090525
   
   #   package options
   %option       with_jdbc   no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to