!39 [sync] PR-37: enable make check
From: @openeuler-sync-bot Reviewed-by: @lvying6 Signed-off-by: @lvying6
This commit is contained in:
commit
751047b809
@ -1,6 +1,6 @@
|
|||||||
Name: rng-tools
|
Name: rng-tools
|
||||||
Version: 6.14
|
Version: 6.14
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: Random number generator daemon
|
Summary: Random number generator daemon
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/nhorman/rng-tools
|
URL: https://github.com/nhorman/rng-tools
|
||||||
@ -33,6 +33,9 @@ and supplies entropy from them to the system kernel's /dev/random machinery.
|
|||||||
|
|
||||||
install -D -t $RPM_BUILD_ROOT%{_unitdir} -m 0644 %{SOURCE1}
|
install -D -t $RPM_BUILD_ROOT%{_unitdir} -m 0644 %{SOURCE1}
|
||||||
|
|
||||||
|
%check
|
||||||
|
%make_build check
|
||||||
|
|
||||||
%pre
|
%pre
|
||||||
|
|
||||||
%post
|
%post
|
||||||
@ -58,6 +61,9 @@ install -D -t $RPM_BUILD_ROOT%{_unitdir} -m 0644 %{SOURCE1}
|
|||||||
%{_mandir}/man8/rngd.8.*
|
%{_mandir}/man8/rngd.8.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 31 2023 fuanan <fuanan3@h-partners.com> - 6.14-5
|
||||||
|
- enable make check
|
||||||
|
|
||||||
* Fri Sep 2 2022 panxiaohe <panxh.life@foxmail.com> - 6.14-4
|
* Fri Sep 2 2022 panxiaohe <panxh.life@foxmail.com> - 6.14-4
|
||||||
- fix changelog to make it in descending chronological order
|
- fix changelog to make it in descending chronological order
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user