diff --git a/security-tool.spec b/security-tool.spec index 1eabc704c99e39fc0396e67330f88f12e121312f..c6c262174cac88409a0f3e03c5db16f13bdff9dd 100644 --- a/security-tool.spec +++ b/security-tool.spec @@ -1,12 +1,12 @@ Summary: openEuler Security Tool Name : security-tool Version: 2.0 -Release: 1.79 +Release: 1.80 Source0: https://gitee.com/openeuler/security-tool/repository/archive/v2.0.tar.gz License: Mulan PSL v2 URL: https://gitee.com/openeuler/security-tool BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: bash setup pam util-linux binutils sudo crontabs cronie +Requires: bash setup pam util-linux sudo crontabs cronie Requires: shadow initscripts ca-certificates openssh rsyslog dbus-daemon Requires(post): systemd-units Requires(preun): systemd-units @@ -121,6 +121,9 @@ fi %attr(0500,root,root) %{_sbindir}/security-tool.sh %changelog +* Thu Jun 30 2022 zhengxiaoxiao - 2.0-1.80 +- disabling the dependency on binutils + * Mon Jun 27 2022 zhengxiaoxiao - 2.0-1.79 - fix function allow rpm-q