diff --git a/haveged.changes b/haveged.changes index 566b432..1a5e7a2 100644 --- a/haveged.changes +++ b/haveged.changes @@ -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 diff --git a/haveged.spec b/haveged.spec index ae300b1..bdabbba 100644 --- a/haveged.spec +++ b/haveged.spec @@ -47,6 +47,8 @@ Enhances: systemd BuildRoot: %{_tmppath}/%{name}-%{version}-build %{?systemd_requires} %{!?_udevrulesdir: %global _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d } +Requires(post): coreutils +Requires(postun): coreutils %description The haveged daemon feeds the linux entropy pool with random