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:   16-Dec-2006 12:10:18
  Branch: HEAD                             Handle: 2006121611101800

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

  Log:
    upgrading package: sleuthkit 2.06 -> 2.07

  Summary:
    Revision    Changes     Path
    1.14        +18 -6      openpkg-src/sleuthkit/sleuthkit.patch
    1.38        +2  -2      openpkg-src/sleuthkit/sleuthkit.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/sleuthkit/sleuthkit.patch
  ============================================================================
  $ cvs diff -u -r1.13 -r1.14 sleuthkit.patch
  --- openpkg-src/sleuthkit/sleuthkit.patch     6 Jun 2006 10:50:43 -0000       
1.13
  +++ openpkg-src/sleuthkit/sleuthkit.patch     16 Dec 2006 11:10:18 -0000      
1.14
  @@ -1,6 +1,6 @@
   Index: Makefile
  ---- Makefile.orig    2006-05-11 21:06:16 +0200
  -+++ Makefile 2006-06-06 12:48:57 +0200
  +--- Makefile.orig    2006-12-15 19:40:14 +0100
  ++++ Makefile 2006-12-16 12:05:20 +0100
   @@ -10,7 +10,7 @@
    $(DIRS):
        mkdir -p $@
  @@ -11,10 +11,10 @@
    compile-static: no-perl-static mactime sorter file test
    
   Index: check-install
  ---- check-install.orig       2006-05-11 21:06:16 +0200
  -+++ check-install    2006-06-06 12:47:59 +0200
  -@@ -45,12 +45,6 @@
  -   echo "ERROR: Missing diskstat tool";
  +--- check-install.orig       2006-12-15 19:40:14 +0100
  ++++ check-install    2006-12-16 12:05:20 +0100
  +@@ -51,12 +51,6 @@
  +   echo "ERROR: Missing disk_stat tool";
    fi
    
   -if (test -x "bin/file") then
  @@ -26,3 +26,15 @@
    if (test -x "bin/mactime") then
      blah=1;
    else
  +Index: src/afflib-install.sh
  +--- src/afflib-install.sh.orig       2006-12-15 19:40:14 +0100
  ++++ src/afflib-install.sh    2006-12-16 12:07:32 +0100
  +@@ -9,7 +9,7 @@
  + if (test -f './Makefile') then
  +     true
  + else
  +-    ./configure -enable-s3=no || (cd ..; exit $?)
  ++    LIBS="-lssl -lcrypto" ./configure -enable-s3=no || (cd ..; exit $?)
  + fi
  + 
  + make -C lib
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/sleuthkit/sleuthkit.spec
  ============================================================================
  $ cvs diff -u -r1.37 -r1.38 sleuthkit.spec
  --- openpkg-src/sleuthkit/sleuthkit.spec      24 Oct 2006 15:15:59 -0000      
1.37
  +++ openpkg-src/sleuthkit/sleuthkit.spec      16 Dec 2006 11:10:18 -0000      
1.38
  @@ -32,8 +32,8 @@
   Class:        EVAL
   Group:        Filesystem
   License:      GPL
  -Version:      2.06
  -Release:      20061024
  +Version:      2.07
  +Release:      20061216
   
   #   list of sources
   Source0:      
http://switch.dl.sourceforge.net/sleuthkit/sleuthkit-%{version}.tar.gz
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to