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:   26-Jul-2009 19:08:20
  Branch: HEAD                             Handle: 2009072618081900

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

  Log:
    upgrading package: cego 2.3.8 -> 2.3.10

  Summary:
    Revision    Changes     Path
    1.18        +20 -6      openpkg-src/cego/cego.patch
    1.52        +3  -3      openpkg-src/cego/cego.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/cego/cego.patch
  ============================================================================
  $ cvs diff -u -r1.17 -r1.18 cego.patch
  --- openpkg-src/cego/cego.patch       25 May 2009 06:00:20 -0000      1.17
  +++ openpkg-src/cego/cego.patch       26 Jul 2009 17:08:19 -0000      1.18
  @@ -1,6 +1,6 @@
   Index: cego/src/CegoClient.cc
  ---- cego/src/CegoClient.cc.orig      2009-05-24 13:34:58 +0200
  -+++ cego/src/CegoClient.cc   2009-05-25 07:21:01 +0200
  +--- cego/src/CegoClient.cc.orig      2009-07-09 13:45:43 +0200
  ++++ cego/src/CegoClient.cc   2009-07-26 18:51:21 +0200
   @@ -33,6 +33,7 @@
    //
    
///////////////////////////////////////////////////////////////////////////////
  @@ -9,12 +9,26 @@
    #include <locale.h>
    #include <stdlib.h>
    #include <stdio.h>
  -Index: cego/src/CegoOutput.cc
  ---- 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 @@
  +Index: cego/src/CegoDistCursor.h
  +--- cego/src/CegoDistCursor.h.orig   2009-07-15 00:12:53 +0200
  ++++ cego/src/CegoDistCursor.h        2009-07-26 18:53:57 +0200
  +@@ -66,8 +66,8 @@
  + 
  +  private:
  + 
  +-    bool CegoDistCursor::evalCondition(ListT<CegoField>& fl);
  +-    bool CegoDistCursor::getTuple(ListT<CegoField>& fl);
  ++    bool evalCondition(ListT<CegoField>& fl);
  ++    bool getTuple(ListT<CegoField>& fl);
    
  +     CegoDistManager* _pGTM;
  + 
  +Index: cego/src/CegoOutput.cc
  +--- cego/src/CegoOutput.cc.orig      2009-06-10 10:52:57 +0200
  ++++ cego/src/CegoOutput.cc   2009-07-26 18:51:21 +0200
  +@@ -37,6 +37,7 @@
    #include "Datetime.h"
  + #include "Tokenizer.h"
    #include "XMLSuite.h"
   +#include "CegoDefs.h"
    #include "CegoOutput.h"
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/cego/cego.spec
  ============================================================================
  $ cvs diff -u -r1.51 -r1.52 cego.spec
  --- openpkg-src/cego/cego.spec        9 Jul 2009 18:59:15 -0000       1.51
  +++ openpkg-src/cego/cego.spec        26 Jul 2009 17:08:19 -0000      1.52
  @@ -24,9 +24,9 @@
   #   FIXME: rse: seems to have problems during building if old version is 
still installed
   
   #   package version
  -%define       V_base  1.1.25
  +%define       V_base  1.1.26
   %define       V_xml   1.0.17
  -%define       V_cego  2.3.8
  +%define       V_cego  2.3.10
   %define       V_jdbc  1.2.17
   
   #   package information
  @@ -40,7 +40,7 @@
   Group:        Database
   License:      GPL
   Version:      %{V_cego}
  -Release:      20090709
  +Release:      20090726
   
   #   package options
   %option       with_jdbc   no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to