[systemd] fix typo (kmod dep)

Rex Dieter rdieter at fedoraproject.org
Tue Aug 20 13:38:49 UTC 2013


commit c2dc4fb161cb87873ccc0e3e31e759da85d34382
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Tue Aug 20 08:38:27 2013 -0500

    fix typo (kmod dep)

 systemd.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index e76cac1..e3320df 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -84,7 +84,7 @@ Requires(pre):  /usr/bin/getent
 Requires(pre):  /usr/sbin/groupadd
 Requires:       dbus
 Requires:       %{name}-libs = %{version}-%{release}
-Required:       kmod >= 14
+Requires:       kmod >= 14
 Provides:       /bin/systemctl
 Provides:       /sbin/shutdown
 Provides:       syslog


More information about the scm-commits mailing list