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:   15-Apr-2009 19:05:06
  Branch: HEAD                             Handle: 2009041518050500

  Modified files:
    openpkg-src/perl-dbi    perl-dbi.patch perl-dbi.spec

  Log:
    modifying package: perl-dbi-5.10.0 20090414 -> 20090415

  Summary:
    Revision    Changes     Path
    1.57        +10 -10     openpkg-src/perl-dbi/perl-dbi.patch
    1.339       +3  -3      openpkg-src/perl-dbi/perl-dbi.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-dbi/perl-dbi.patch
  ============================================================================
  $ cvs diff -u -r1.56 -r1.57 perl-dbi.patch
  --- openpkg-src/perl-dbi/perl-dbi.patch       14 Apr 2009 19:51:51 -0000      
1.56
  +++ openpkg-src/perl-dbi/perl-dbi.patch       15 Apr 2009 17:05:05 -0000      
1.57
  @@ -1,7 +1,7 @@
  -Index: DBD-SQLite-1.22_04/Makefile.PL
  ---- DBD-SQLite-1.22_04/Makefile.PL.orig      2009-04-09 11:30:10 +0200
  -+++ DBD-SQLite-1.22_04/Makefile.PL   2009-04-10 11:40:03 +0200
  -@@ -16,46 +16,7 @@
  +Index: DBD-SQLite-1.22_05/Makefile.PL
  +--- DBD-SQLite-1.22_05/Makefile.PL.orig      2009-04-14 17:43:16 +0200
  ++++ DBD-SQLite-1.22_05/Makefile.PL   2009-04-15 18:18:30 +0200
  +@@ -17,46 +17,7 @@
        return @_;
    }
    
  @@ -77,7 +77,7 @@
        '-DSQLITE_CORE',
   Index: DBD-Sybase-1.09/dbdimp.c
   --- DBD-Sybase-1.09/dbdimp.c.orig    2008-08-31 14:08:17 +0200
  -+++ DBD-Sybase-1.09/dbdimp.c 2009-04-10 11:14:49 +0200
  ++++ DBD-Sybase-1.09/dbdimp.c 2009-04-15 18:18:30 +0200
   @@ -774,22 +774,22 @@
    
    #if defined(CS_VERSION_150)
  @@ -107,20 +107,20 @@
    #if USE_CSLIB_CB
        if (cs_config(context, CS_SET, CS_MESSAGE_CB,
   Index: DBD-cego/Makefile.PL
  ---- DBD-cego/Makefile.PL.orig        2007-06-25 20:38:07 +0200
  -+++ DBD-cego/Makefile.PL     2009-04-10 11:14:49 +0200
  +--- DBD-cego/Makefile.PL.orig        2009-04-09 17:37:51 +0200
  ++++ DBD-cego/Makefile.PL     2009-04-15 18:18:55 +0200
   @@ -43,7 +43,7 @@
        'VERSION_FROM'  => 'Cego.pm',
        'PREREQ_PM'     => {DBI => 1.03},
        'OBJECT'        => '$(O_FILES)',
   -    'INC'           => '-I$(DBI_INSTARCH_DIR) -I' . $opt->{'prefix'} . 
'/include',
   +    'INC'           => '-I$(DBI_INSTARCH_DIR) -I' . $opt->{'prefix'} . 
'/include/cego',
  -     'MYEXTLIB'    => $opt->{'prefix'} . "/lib/libCego.a " 
  +     'MYEXTLIB'    => $opt->{'prefix'} . "/lib/libcego.a " 
              . $opt->{'prefix'} . "/lib/libXML.a " 
              . $opt->{'prefix'} . "/lib/libBase.a",
   Index: DBD-mysql-4.011/dbdimp.h
  ---- DBD-mysql-4.011/dbdimp.h.orig    2008-04-29 01:36:17 +0200
  -+++ DBD-mysql-4.011/dbdimp.h 2009-04-10 11:14:49 +0200
  +--- DBD-mysql-4.011/dbdimp.h.orig    2009-04-13 14:10:40 +0200
  ++++ DBD-mysql-4.011/dbdimp.h 2009-04-15 18:18:30 +0200
   @@ -19,6 +19,7 @@
     *  Header files we use
     */
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-dbi/perl-dbi.spec
  ============================================================================
  $ cvs diff -u -r1.338 -r1.339 perl-dbi.spec
  --- openpkg-src/perl-dbi/perl-dbi.spec        14 Apr 2009 19:51:51 -0000      
1.338
  +++ openpkg-src/perl-dbi/perl-dbi.spec        15 Apr 2009 17:05:05 -0000      
1.339
  @@ -34,14 +34,14 @@
   %define       V_dbd_anydata     0.09
   %define       V_dbd_csv         0.22
   %define       V_dbd_sprite      0.59
  -%define       V_dbd_sqlite      1.22_04
  +%define       V_dbd_sqlite      1.22_05
   %define       V_dbd_mysql       4.011
   %define       V_dbd_pgsql       2.13.0
   %define       V_dbd_oracle      1.22
   %define       V_dbd_sybase      1.09
   %define       V_dbd_odbc        1.19
   %define       V_dbd_pglite      0.11
  -%define       V_dbd_cego        1.1.3
  +%define       V_dbd_cego        1.1.4
   
   #   package information
   Name:         perl-dbi
  @@ -54,7 +54,7 @@
   Group:        Perl
   License:      GPL/Artistic
   Version:      %{V_perl}
  -Release:      20090414
  +Release:      20090415
   
   #   package options
   %option       with_sqlite       yes
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to