remove the requires mac-robber that is deprecated
This commit is contained in:
parent
248ea3313a
commit
3eaa3777e1
@ -1,6 +1,6 @@
|
|||||||
Name: sleuthkit
|
Name: sleuthkit
|
||||||
Version: 4.6.7
|
Version: 4.6.7
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: Tools for file system and volume forensic analysis
|
Summary: Tools for file system and volume forensic analysis
|
||||||
License: CPL and IBM and GPLv2+
|
License: CPL and IBM and GPLv2+
|
||||||
URL: http://www.sleuthkit.org
|
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: java >= 1:1.6.0 jpackage-utils
|
||||||
}
|
}
|
||||||
|
|
||||||
Requires: file mac-robber
|
Requires: file
|
||||||
|
|
||||||
Provides: %{name}-libs = %{version}-%{release}
|
Provides: %{name}-libs = %{version}-%{release}
|
||||||
Obsoletes: %{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/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Dec 18 2020 lingsheng <lingsheng@huawei.com> - 4.6.7-5
|
||||||
- Add attributes file nodesize check to fix heap overflow
|
- Add attributes file nodesize check to fix heap overflow
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user