diff --git a/sleuthkit.spec b/sleuthkit.spec index 887852d..e151824 100644 --- a/sleuthkit.spec +++ b/sleuthkit.spec @@ -1,6 +1,6 @@ Name: sleuthkit Version: 4.6.7 -Release: 5 +Release: 6 Summary: Tools for file system and volume forensic analysis License: CPL and IBM and GPLv2+ URL: http://www.sleuthkit.org @@ -20,7 +20,7 @@ BuildRequires: java-devel >= 1:1.6.0 jpackage-utils Requires: java >= 1:1.6.0 jpackage-utils } -Requires: file mac-robber +Requires: file Provides: %{name}-libs = %{version}-%{release} Obsoletes: %{name}-libs < %{version}-%{release} @@ -86,6 +86,9 @@ sed -i.rpath 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool %{_mandir}/man1/* %changelog +* Thu Jan 28 2021 maminjie - 4.6.7-6 +- remove the requires mac-robber that is deprecated + * Fri Dec 18 2020 lingsheng - 4.6.7-5 - Add attributes file nodesize check to fix heap overflow