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:15:59 Branch: HEAD Handle: 2006102416155900 Modified files: openpkg-src/sleuthkit sleuthkit.spec Log: 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.37 +4 -3 openpkg-src/sleuthkit/sleuthkit.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/sleuthkit/sleuthkit.spec ============================================================================ $ cvs diff -u -r1.36 -r1.37 sleuthkit.spec --- openpkg-src/sleuthkit/sleuthkit.spec 13 Oct 2006 17:34:12 -0000 1.36 +++ openpkg-src/sleuthkit/sleuthkit.spec 24 Oct 2006 15:15:59 -0000 1.37 @@ -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: 20061013 +Release: 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