packages: sleuthkit/sleuthkit.spec - BR: libstdc++-devel - adapter
sparky
sparky at pld-linux.org
Fri Jan 28 03:59:22 CET 2011
Author: sparky Date: Fri Jan 28 02:59:22 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- BR: libstdc++-devel
- adapter
---- Files affected:
packages/sleuthkit:
sleuthkit.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: packages/sleuthkit/sleuthkit.spec
diff -u packages/sleuthkit/sleuthkit.spec:1.12 packages/sleuthkit/sleuthkit.spec:1.13
--- packages/sleuthkit/sleuthkit.spec:1.12 Sun Jan 2 23:43:08 2011
+++ packages/sleuthkit/sleuthkit.spec Fri Jan 28 03:59:17 2011
@@ -11,12 +11,13 @@
Release: 1
License: IBM Public License/Common Public License
Group: Applications
-Source0: http://dl.sourceforge.net/sleuthkit/%{name}-%{version}.tar.gz
+Source0: http://downloads.sourceforge.net/sleuthkit/%{name}-%{version}.tar.gz
# Source0-md5: 05517963942aa92be77c05ca1c47f0de
URL: http://www.sleuthkit.org/sleuthkit/
#BuildRequires: autoconf
#BuildRequires: automake
BuildRequires: libewf-devel
+BuildRequires: libstdc++-devel
#BuildRequires: libtool
BuildRequires: openssl-devel
BuildRequires: perl-base
@@ -36,23 +37,23 @@
source, which allows investigators to verify the actions of the tool
or customize it to specific needs.
-It is recommended that these command line tools can be used with
-the Autopsy Forensic Browser. Autopsy,
+It is recommended that these command line tools can be used with the
+Autopsy Forensic Browser. Autopsy,
(<http://www.sleuthkit.org/autopsy/>), is a graphical interface to the
tools of The Sleuth Kit and automates many of the procedures and
provides features such as image searching and MD5 image integrity
checks.
-As with any investigation tool, any results found with The Sleuth
-Kit should be be recreated with a second tool to verify the data.
+As with any investigation tool, any results found with The Sleuth Kit
+should be be recreated with a second tool to verify the data.
%description -l pl.UTF-8
The Sleuth Kit to mający otwarte źródła zestaw narzędzi do analizy
systemów plików i dysków z systemami Microsoftu i uniksowymi. The
Sleuth Kit umożliwia badającym zidentyfikować i odtworzyć dowody
-uzyskane podczas reakcji na incydent lub z żywych systemów. The
-Sleuth Kit ma otwarte źródła, co pozwala badającym zweryfikować
-działania narzędzia lub przystosować je do określonych potrzeb.
+uzyskane podczas reakcji na incydent lub z żywych systemów. The Sleuth
+Kit ma otwarte źródła, co pozwala badającym zweryfikować działania
+narzędzia lub przystosować je do określonych potrzeb.
Zalecane jest używanie tych narzędzi działających z linii poleceń wraz
z przeglądarką Autopsy (<http://www.sleuthkit.org/autopsy/>), będącą
@@ -88,7 +89,7 @@
%files
%defattr(644,root,root,755)
-%doc NEWS.txt README.txt licenses/*
+%doc NEWS.txt README.txt licenses/*
%attr(755,root,root) %{_bindir}/*
%{_datadir}/tsk3
%{_includedir}/tsk3
@@ -101,6 +102,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2011/01/28 02:59:17 sparky
+- BR: libstdc++-devel
+- adapter
+
Revision 1.12 2011/01/02 22:43:08 gotar
- upgraded to 3.2.0, build shared binaries with EWF support, fixed linking,
- removed libtsk.la, updated TODOs, cosmetics
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sleuthkit/sleuthkit.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list