disabling the dependency on binutils
(cherry picked from commit 3c08d69677826d7a150ffc645fd76f074ad2635d)
This commit is contained in:
parent
e2636299e0
commit
5a55bc4071
@ -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 <zhengxiaoxiao2@huawei.com> - 2.0-1.80
|
||||
- disabling the dependency on binutils
|
||||
|
||||
* Mon Jun 27 2022 zhengxiaoxiao <zhengxiaoxiao2@huawei.com> - 2.0-1.79
|
||||
- fix function allow rpm-q
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user