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

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   13-Oct-2004 19:34:52
  Branch: HEAD                             Handle: 2004101318345200

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

  Log:
    modifying package: perl-dbi-5.8.5 20041006 -> 20041013

  Summary:
    Revision    Changes     Path
    1.14        +3  -3      openpkg-src/perl-dbi/perl-dbi.patch
    1.122       +3  -3      openpkg-src/perl-dbi/perl-dbi.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-dbi/perl-dbi.patch
  ============================================================================
  $ cvs diff -u -r1.13 -r1.14 perl-dbi.patch
  --- openpkg-src/perl-dbi/perl-dbi.patch       24 Sep 2004 08:46:56 -0000      1.13
  +++ openpkg-src/perl-dbi/perl-dbi.patch       13 Oct 2004 17:34:52 -0000      1.14
  @@ -72,8 +72,8 @@
   -vdbemem.c
   -where.c
   Index: Makefile.PL
  ---- Makefile.PL.orig 2004-09-20 11:41:39 +0200
  -+++ Makefile.PL      2004-09-24 10:44:37 +0200
  +--- Makefile.PL.orig 2004-10-12 11:03:50 +0200
  ++++ Makefile.PL      2004-10-13 19:23:27 +0200
   @@ -7,34 +7,6 @@
    use ExtUtils::MakeMaker;
    use Config;
  @@ -113,7 +113,7 @@
        'VERSION_FROM'  => 'lib/DBD/SQLite.pm', # finds $VERSION
        'PREREQ_PM'     => {DBI => 1.21}, # e.g., Module::Name => 1.1
        'OBJECT'        => '$(O_FILES)',
  --    'INC'           => '-I$(DBI_INSTARCH_DIR)',
  +-    'INC'           => '-I. -I$(DBI_INSTARCH_DIR)',
        'OPTIMIZE'      => "-O2",
   +    'INC'           => '[EMAIL PROTECTED]@/include -I$(DBI_INSTARCH_DIR)',
   +    'LIBS'          => ['[EMAIL PROTECTED]@/lib -lsqlite3'],
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-dbi/perl-dbi.spec
  ============================================================================
  $ cvs diff -u -r1.121 -r1.122 perl-dbi.spec
  --- openpkg-src/perl-dbi/perl-dbi.spec        6 Oct 2004 18:00:43 -0000       1.121
  +++ openpkg-src/perl-dbi/perl-dbi.spec        13 Oct 2004 17:34:52 -0000      1.122
  @@ -29,11 +29,11 @@
   %define       V_sql_statement  1.09
   %define       V_dbd_anydata    0.08
   %define       V_dbd_sprite     0.50
  -%define       V_dbd_sqlite     1.06
  +%define       V_dbd_sqlite     1.07
   %define       V_dbd_mysql      2.9004
   %define       V_dbd_pgsql      1.32
   %define       V_dbd_oracle     1.15
  -%define       V_dbd_odbc       1.10
  +%define       V_dbd_odbc       1.11
   
   #   package information
   Name:         perl-dbi
  @@ -46,7 +46,7 @@
   Group:        Language
   License:      GPL/Artistic
   Version:      %{V_perl}
  -Release:      20041006
  +Release:      20041013
   
   #   package options
   %option       with_dbd_sqlite  no
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to