diff --git a/security-tool.spec b/security-tool.spec index c6c262174cac88409a0f3e03c5db16f13bdff9dd..5c9b3a000f969de0146326ddcd436840ac3f8834 100644 --- a/security-tool.spec +++ b/security-tool.spec @@ -1,7 +1,7 @@ Summary: openEuler Security Tool Name : security-tool Version: 2.0 -Release: 1.80 +Release: 1.81 Source0: https://gitee.com/openeuler/security-tool/repository/archive/v2.0.tar.gz License: Mulan PSL v2 URL: https://gitee.com/openeuler/security-tool @@ -12,6 +12,7 @@ Requires(post): systemd-units Requires(preun): systemd-units Requires(postun): systemd-units BuildRequires: xauth +BuildRequires: systemd Patch0: Use-secure-MACs-and-KexAlgorithms.patch Patch1: do-not-create-allow-file-while-the-command-does-not-.patch @@ -121,6 +122,9 @@ fi %attr(0500,root,root) %{_sbindir}/security-tool.sh %changelog +* Tue Aug 02 2022 ouyangminxiang - 2.0-1.81 +- Add systemd as buildrequires to solve the problem of package compilation errors + * Thu Jun 30 2022 zhengxiaoxiao - 2.0-1.80 - disabling the dependency on binutils