[haveged] Fixed BuildRequires to include systemd-unitsw

Jirka Hladky jhladky at fedoraproject.org
Fri Jan 3 03:31:12 UTC 2014


commit 07e59aa7a83c49e2c5898393c6635073e0f49ddd
Author: Jirka Hladky <jhladky at redhat.com>
Date:   Fri Jan 3 04:31:12 2014 +0100

    Fixed BuildRequires to include systemd-unitsw

 haveged.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/haveged.spec b/haveged.spec
index 0809e75..f38301b 100644
--- a/haveged.spec
+++ b/haveged.spec
@@ -12,7 +12,7 @@ Requires(post):   systemd
 Requires(preun):  systemd
 Requires(postun): systemd
 
-BuildRequires:  automake gdb coreutils glibc-common
+BuildRequires:  automake gdb coreutils glibc-common systemd-units
 
 %description
 A Linux entropy source using the HAVEGE algorithm


More information about the scm-commits mailing list