!17 【openEuler-24.03-LTS】Add BuildRequires:make
From: @yixiangzhike Reviewed-by: @HuaxinLuGitee Signed-off-by: @HuaxinLuGitee
This commit is contained in:
commit
7d069c038d
@ -1,6 +1,6 @@
|
|||||||
Name: authd
|
Name: authd
|
||||||
Version: 1.4.4
|
Version: 1.4.4
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: A RFC 1413 ident protocol daemon
|
Summary: A RFC 1413 ident protocol daemon
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/InfrastructureServices/authd
|
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
|
Patch0: backport-Update-the-hash-function-for-key-derivation-to-SHA256.patch
|
||||||
|
|
||||||
BuildRequires: gcc openssl-devel gettext help2man systemd-units
|
BuildRequires: gcc openssl-devel gettext help2man systemd-units
|
||||||
|
BuildRequires: make
|
||||||
Requires(post): openssl systemd-units
|
Requires(post): openssl systemd-units
|
||||||
Requires(preun): systemd-units
|
Requires(preun): systemd-units
|
||||||
Requires(postun): systemd-units
|
Requires(postun): systemd-units
|
||||||
@ -76,6 +77,9 @@ chmod o-rw %{_sysconfdir}/ident.key
|
|||||||
%doc rfc1413.txt
|
%doc rfc1413.txt
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Oct 19 2022 yixiangzhike <yixiangzhike007@163.com> - 1.4.4-3
|
||||||
- Add option p1 to command autosetup in spec
|
- Add option p1 to command autosetup in spec
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user