packages: sleuthkit/sleuthkit.spec - added --disable-afflib and --disable-e...
mguevara
mguevara at pld-linux.org
Fri Jul 3 09:00:31 CEST 2009
Author: mguevara Date: Fri Jul 3 07:00:31 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- added --disable-afflib and --disable-ewf configure options; updated
todo info
---- Files affected:
packages/sleuthkit:
sleuthkit.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: packages/sleuthkit/sleuthkit.spec
diff -u packages/sleuthkit/sleuthkit.spec:1.9 packages/sleuthkit/sleuthkit.spec:1.10
--- packages/sleuthkit/sleuthkit.spec:1.9 Tue Jun 30 23:34:05 2009
+++ packages/sleuthkit/sleuthkit.spec Fri Jul 3 09:00:25 2009
@@ -1,7 +1,8 @@
# $Revision$, $Date$
#
-# TODO - autopsy compliance
-# - noarch or optflags?
+# TODO:
+# - optflags?
+# - add afflib ewf bconds (and prepare afflib and ewf packages :)
#
Summary: The Sleuth Kit - an forensic toolkit for analyzing file systems and disks
Summary(pl.UTF-8): The Sleuth Kit - zestaw narzędzi wspomagających analizę systemów plików
@@ -63,7 +64,9 @@
%build
-%configure
+%configure \
+ --disable-afflib \
+ --disable-ewf
%{__make}
@@ -112,6 +115,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2009/07/03 07:00:25 mguevara
+- added --disable-afflib and --disable-ewf configure options; updated
+ todo info
+
Revision 1.9 2009/06/30 21:34:05 mguevara
- added missing sorter dir
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sleuthkit/sleuthkit.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list