[systemd] Require diffutils

Zbigniew Jędrzejewski-Szmek zbyszek at fedoraproject.org
Sat Jan 11 17:43:03 UTC 2014


commit 627fdaef23aa4ed2e48ff696968ade4ac977485e
Author: Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl>
Date:   Sat Jan 11 12:39:34 2014 -0500

    Require diffutils

 systemd.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index 152e0d9..1622435 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -226,6 +226,7 @@ Requires(pre):  /usr/sbin/groupadd
 Requires:       dbus
 Requires:       %{name}-libs = %{version}-%{release}
 Requires:       kmod >= 15
+Requires:       diffutils
 Provides:       /bin/systemctl
 Provides:       /sbin/shutdown
 Provides:       syslog


More information about the scm-commits mailing list