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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   24-Aug-2005 20:39:08
  Branch: HEAD                             Handle: 2005082419390800

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

  Log:
    upgrading package: libgda 1.3.1 -> 1.3.4

  Summary:
    Revision    Changes     Path
    1.5         +9  -23     openpkg-src/libgda/libgda.patch
    1.10        +2  -2      openpkg-src/libgda/libgda.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/libgda/libgda.patch
  ============================================================================
  $ cvs diff -u -r1.4 -r1.5 libgda.patch
  --- openpkg-src/libgda/libgda.patch   23 Mar 2005 10:49:58 -0000      1.4
  +++ openpkg-src/libgda/libgda.patch   24 Aug 2005 18:39:08 -0000      1.5
  @@ -1,21 +1,7 @@
  -Index: libgda/gda-config.h
  ---- libgda/gda-config.h.orig 2004-10-09 23:33:53 +0200
  -+++ libgda/gda-config.h      2005-03-23 11:05:56 +0100
  -@@ -118,8 +118,8 @@
  - #define GDA_TYPE_DATA_SOURCE_INFO (gda_data_source_info_get_type ())
  - 
  - GType              gda_data_source_info_get_type (void);
  --GdaDataSourceInfo *gda_config_copy_data_source_info (GdaDataSourceInfo 
*src);  //TODO: Rename to gda_data_source_info_copy
  --void               gda_config_free_data_source_info (GdaDataSourceInfo 
*info); //TODO: Rename to gda_data_source_info_free
  -+GdaDataSourceInfo *gda_config_copy_data_source_info (GdaDataSourceInfo 
*src);
  -+void               gda_config_free_data_source_info (GdaDataSourceInfo 
*info);
  - 
  - GList             *gda_config_get_data_source_list (void);
  - GdaDataSourceInfo *gda_config_find_data_source (const gchar *name);
   Index: providers/sqlite/gda-sqlite-provider.c
  ---- providers/sqlite/gda-sqlite-provider.c.orig      2005-03-03 11:52:27 
+0100
  -+++ providers/sqlite/gda-sqlite-provider.c   2005-03-23 11:05:56 +0100
  -@@ -25,6 +25,7 @@
  +--- providers/sqlite/gda-sqlite-provider.c.orig      2005-06-01 21:14:12 
+0200
  ++++ providers/sqlite/gda-sqlite-provider.c   2005-08-24 20:35:00 +0200
  +@@ -26,6 +26,7 @@
    #endif
    
    #include <stdlib.h>
  @@ -24,8 +10,8 @@
    #include <libgda/gda-data-model-array.h>
    #include <libgda/gda-util.h>
   Index: report/testing/Makefile.in
  ---- report/testing/Makefile.in.orig  2005-03-03 18:07:10 +0100
  -+++ report/testing/Makefile.in       2005-03-23 11:06:25 +0100
  +--- report/testing/Makefile.in.orig  2005-07-08 16:45:27 +0200
  ++++ report/testing/Makefile.in       2005-08-24 20:35:00 +0200
   @@ -323,7 +323,7 @@
    gda_report_test_SOURCES = \
            gda-report-test.c
  @@ -36,8 +22,8 @@
            $(top_builddir)/report/libgda-report/libgda-report-3.la \
            $(LIBGDA_LIBS)
   Index: testing/Makefile.in
  ---- testing/Makefile.in.orig 2005-03-03 18:07:11 +0100
  -+++ testing/Makefile.in      2005-03-23 11:06:40 +0100
  +--- testing/Makefile.in.orig 2005-07-08 16:45:28 +0200
  ++++ testing/Makefile.in      2005-08-24 20:35:00 +0200
   @@ -337,7 +337,7 @@
        ibmdb2-test.c \
        ibmdb2-test.h
  @@ -48,8 +34,8 @@
        $(LIBGDA_LIBS)
    
   Index: tools/Makefile.in
  ---- tools/Makefile.in.orig   2005-03-03 18:07:11 +0100
  -+++ tools/Makefile.in        2005-03-23 11:05:56 +0100
  +--- tools/Makefile.in.orig   2005-07-08 16:45:28 +0200
  ++++ tools/Makefile.in        2005-08-24 20:35:00 +0200
   @@ -414,10 +414,10 @@
        done
    gda-config-tool$(EXEEXT): $(gda_config_tool_OBJECTS) 
$(gda_config_tool_DEPENDENCIES) 
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/libgda/libgda.spec
  ============================================================================
  $ cvs diff -u -r1.9 -r1.10 libgda.spec
  --- openpkg-src/libgda/libgda.spec    24 Mar 2005 11:19:15 -0000      1.9
  +++ openpkg-src/libgda/libgda.spec    24 Aug 2005 18:39:08 -0000      1.10
  @@ -24,7 +24,7 @@
   
   #   package version
   %define       V_major 1.3
  -%define       V_minor 1
  +%define       V_minor 4
   
   #   package information
   Name:         libgda
  @@ -37,7 +37,7 @@
   Group:        Database
   License:      GPL/LGPL
   Version:      %{V_major}.%{V_minor}
  -Release:      20050323
  +Release:      20050824
   
   #   package options
   %option       with_sqlite  yes
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to