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-Oct-2006 17:16:48
  Branch: OPENPKG_2_STABLE                 Handle: 2006102416164800

  Modified files:           (Branch: OPENPKG_2_STABLE)
    openpkg-src/sleuthkit   sleuthkit.spec

  Log:
    MFC: downgrade to EVAL class as it makes trouble without ends,
    although parts of the trouble should be now fixed by passing CXX

  Summary:
    Revision    Changes     Path
    1.30.2.3    +4  -3      openpkg-src/sleuthkit/sleuthkit.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/sleuthkit/sleuthkit.spec
  ============================================================================
  $ cvs diff -u -r1.30.2.2 -r1.30.2.3 sleuthkit.spec
  --- openpkg-src/sleuthkit/sleuthkit.spec      16 Oct 2006 14:56:29 -0000      
1.30.2.2
  +++ openpkg-src/sleuthkit/sleuthkit.spec      24 Oct 2006 15:16:48 -0000      
1.30.2.3
  @@ -29,11 +29,11 @@
   Vendor:       Brian Carrier et al.
   Packager:     OpenPKG Foundation e.V.
   Distribution: OpenPKG Community
  -Class:        PLUS
  +Class:        EVAL
   Group:        Filesystem
   License:      GPL
   Version:      2.06
  -Release:      2.20061018
  +Release:      2.20061024
   
   #   list of sources
   Source0:      
http://switch.dl.sourceforge.net/sleuthkit/sleuthkit-%{version}.tar.gz
  @@ -83,7 +83,8 @@
   %build
       #   build programs
       %{l_make} %{l_mflags} \
  -        CC="%{l_cc} %{l_cflags -O} %{l_cppflags} %{l_ldflags}"
  +        CC="%{l_cc} %{l_cflags -O} %{l_cppflags} %{l_ldflags}" \
  +        CXX="%{l_cxx} %{l_cxxflags -O} %{l_cppflags} %{l_ldflags}"
   
       #   adjust Perl scripts
       %{l_shtool} subst \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to