Accepting request 349020 from home:tiwai:branches:security
- Fix missing dependency on coreutils for initrd macros (boo#958562) OBS-URL: https://build.opensuse.org/request/show/349020 OBS-URL: https://build.opensuse.org/package/show/security/haveged?expand=0&rev=107
This commit is contained in:
parent
573491c75a
commit
8de79979ae
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 10 16:20:27 CET 2015 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Fix missing dependency on coreutils for initrd macros (boo#958562)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 9 13:11:27 UTC 2015 - meissner@suse.com
|
Fri Oct 9 13:11:27 UTC 2015 - meissner@suse.com
|
||||||
|
|
||||||
|
@ -47,6 +47,8 @@ Enhances: systemd
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
%{!?_udevrulesdir: %global _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d }
|
%{!?_udevrulesdir: %global _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d }
|
||||||
|
Requires(post): coreutils
|
||||||
|
Requires(postun): coreutils
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The haveged daemon feeds the linux entropy pool with random
|
The haveged daemon feeds the linux entropy pool with random
|
||||||
|
Loading…
x
Reference in New Issue
Block a user