[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openpkg-cvs
Subject:    [CVS] OpenPKG: openpkg-src/perl-dbi/ perl-dbi.patch perl-dbi.spec
From:       "Thomas Lotterer" <thl () openpkg ! org>
Date:       2005-02-27 21:54:17
Message-ID: 20050227215417.A70BB1B5B2D () master ! openpkg ! org
[Download RAW message or body]

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

  Server: cvs.openpkg.org                  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs                   Email:  thl@openpkg.org
  Module: openpkg-src                      Date:   27-Feb-2005 22:54:17
  Branch: HEAD                             Handle: 2005022721541700

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

  Log:
    modifying package: perl-dbi-5.8.6 20050222 -> 20050227

  Summary:
    Revision    Changes     Path
    1.15        +0  -73     openpkg-src/perl-dbi/perl-dbi.patch
    1.138       +6  -3      openpkg-src/perl-dbi/perl-dbi.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-dbi/perl-dbi.patch
  ============================================================================
  $ cvs diff -u -r1.14 -r1.15 perl-dbi.patch
  --- openpkg-src/perl-dbi/perl-dbi.patch	13 Oct 2004 17:34:52 -0000	1.14
  +++ openpkg-src/perl-dbi/perl-dbi.patch	27 Feb 2005 21:54:17 -0000	1.15
  @@ -1,76 +1,3 @@
  -Index: MANIFEST
  ---- MANIFEST.orig	2004-09-13 09:15:30 +0200
  -+++ MANIFEST	2004-09-24 10:45:38 +0200
  -@@ -1,51 +1,14 @@
  --attach.c
  --auth.c
  --btree.c
  --btree.h
  --build.c
  - Changes
  --date.c
  - dbdimp.c
  - dbdimp.h
  --delete.c
  --expr.c
  --func.c
  --getsqlite.pl
  --hash.c
  --hash.h
  --insert.c
  --legacy.c
  - lib/DBD/SQLite.pm
  --main.c
  - Makefile.PL
  - MANIFEST
  - MANIFEST.SKIP
  - META.yml			Module meta-data (added by MakeMaker)
  --opcodes.c
  --opcodes.h
  --os.h
  --os_common.h
  --os_mac.c
  --os_mac.h
  --os_test.c
  --os_test.h
  --os_unix.c
  --os_unix.h
  --os_win.c
  --os_win.h
  --pager.c
  --pager.h
  --parse.c
  --parse.h
  - ppport.h
  --pragma.c
  --printf.c
  --random.c
  - README
  --select.c
  - SQLite.xs
  --sqlite3.h
  --sqliteInt.h
  - SQLiteXS.h
  - t/00basic.t
  - t/01logon.t
  -@@ -73,17 +36,3 @@
  - t/dbdadmin.t
  - t/lib.pl
  - t/SQLite.dbtest
  --table.c
  --tokenize.c
  --trigger.c
  --update.c
  --utf.c
  --util.c
  --vacuum.c
  --vdbe.c
  --vdbe.h
  --vdbeapi.c
  --vdbeaux.c
  --vdbeInt.h
  --vdbemem.c
  --where.c
   Index: Makefile.PL
   --- Makefile.PL.orig	2004-10-12 11:03:50 +0200
   +++ Makefile.PL	2004-10-13 19:23:27 +0200
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-dbi/perl-dbi.spec
  ============================================================================
  $ cvs diff -u -r1.137 -r1.138 perl-dbi.spec
  --- openpkg-src/perl-dbi/perl-dbi.spec	22 Feb 2005 19:55:32 -0000	1.137
  +++ openpkg-src/perl-dbi/perl-dbi.spec	27 Feb 2005 21:54:17 -0000	1.138
  @@ -30,7 +30,7 @@
   %define       V_sql_abstract   1.17
   %define       V_dbd_anydata    0.08
   %define       V_dbd_sprite     0.50
  -%define       V_dbd_sqlite     1.07
  +%define       V_dbd_sqlite     1.08
   %define       V_dbd_mysql      2.9004
   %define       V_dbd_pgsql      1.40
   %define       V_dbd_oracle     1.16
  @@ -48,7 +48,7 @@
   Group:        Language
   License:      GPL/Artistic
   Version:      %{V_perl}
  -Release:      20050222
  +Release:      20050227
   
   #   package options
   %option       with_dbd_sqlite  no
  @@ -210,7 +210,10 @@
         #   remove local SQLite sources (we use external one)
         #   in order to not confuse ExtUtils::MakeMaker
         mv ppport.h dbdimp.[ch] SQLiteXS.h ..
  -      rm -f *.[ch] getsqlite.pl
  +      for file in `echo *.[ch] getsqlite.pl`; do
  +          sed -e "s;^ *$file *$;;" <MANIFEST >MANIFEST.NEW && mv MANIFEST.NEW MANIFEST
  +          rm -f $file
  +      done
         mv ../ppport.h ../dbdimp.[ch] ../SQLiteXS.h .
         #   substitute paths in patched Makefile.PL
         %{l_shtool} subst %{l_value -s -a} Makefile.PL
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic