!17 【openEuler-24.03-LTS】Add BuildRequires:make

From: @yixiangzhike 
Reviewed-by: @HuaxinLuGitee 
Signed-off-by: @HuaxinLuGitee
This commit is contained in:
openeuler-ci-bot 2024-07-31 06:10:07 +00:00 committed by Gitee
commit 7d069c038d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: authd
Version: 1.4.4
Release: 3
Release: 4
Summary: A RFC 1413 ident protocol daemon
License: GPLv2+
URL: https://github.com/InfrastructureServices/authd
@ -13,6 +13,7 @@ Source2: auth@.service
Patch0: backport-Update-the-hash-function-for-key-derivation-to-SHA256.patch
BuildRequires: gcc openssl-devel gettext help2man systemd-units
BuildRequires: make
Requires(post): openssl systemd-units
Requires(preun): systemd-units
Requires(postun): systemd-units
@ -76,6 +77,9 @@ chmod o-rw %{_sysconfdir}/ident.key
%doc rfc1413.txt
%changelog
* Wed Jul 31 2024 yixiangzhike <yixiangzhike007@163.com> - 1.4.4-4
- Add BuildRequires:make
* Wed Oct 19 2022 yixiangzhike <yixiangzhike007@163.com> - 1.4.4-3
- Add option p1 to command autosetup in spec