!20 remove the requires mac-robber that is deprecated
From: @maminjie Reviewed-by: @wang_yue111,@small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
5548256958
@ -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 <maminjie1@huawei.com> - 4.6.7-6
|
||||
- remove the requires mac-robber that is deprecated
|
||||
|
||||
* Fri Dec 18 2020 lingsheng <lingsheng@huawei.com> - 4.6.7-5
|
||||
- Add attributes file nodesize check to fix heap overflow
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user