disabling the dependency on binutils

(cherry picked from commit 3c08d69677826d7a150ffc645fd76f074ad2635d)
This commit is contained in:
zhengxiaoxiao 2022-06-30 08:02:30 +00:00 committed by openeuler-sync-bot
parent e2636299e0
commit 5a55bc4071

View File

@ -1,12 +1,12 @@
Summary: openEuler Security Tool Summary: openEuler Security Tool
Name : security-tool Name : security-tool
Version: 2.0 Version: 2.0
Release: 1.79 Release: 1.80
Source0: https://gitee.com/openeuler/security-tool/repository/archive/v2.0.tar.gz Source0: https://gitee.com/openeuler/security-tool/repository/archive/v2.0.tar.gz
License: Mulan PSL v2 License: Mulan PSL v2
URL: https://gitee.com/openeuler/security-tool URL: https://gitee.com/openeuler/security-tool
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 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: shadow initscripts ca-certificates openssh rsyslog dbus-daemon
Requires(post): systemd-units Requires(post): systemd-units
Requires(preun): systemd-units Requires(preun): systemd-units
@ -121,6 +121,9 @@ fi
%attr(0500,root,root) %{_sbindir}/security-tool.sh %attr(0500,root,root) %{_sbindir}/security-tool.sh
%changelog %changelog
* Thu Jun 30 2022 zhengxiaoxiao <zhengxiaoxiao2@huawei.com> - 2.0-1.80
- disabling the dependency on binutils
* Mon Jun 27 2022 zhengxiaoxiao <zhengxiaoxiao2@huawei.com> - 2.0-1.79 * Mon Jun 27 2022 zhengxiaoxiao <zhengxiaoxiao2@huawei.com> - 2.0-1.79
- fix function allow rpm-q - fix function allow rpm-q