From 5a55bc4071931701700b38a089d4e79b066a6f93 Mon Sep 17 00:00:00 2001 From: zhengxiaoxiao Date: Thu, 30 Jun 2022 08:02:30 +0000 Subject: [PATCH] disabling the dependency on binutils (cherry picked from commit 3c08d69677826d7a150ffc645fd76f074ad2635d) --- security-tool.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/security-tool.spec b/security-tool.spec index 1eabc70..c6c2621 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