[dkms/el5: 1/2] Update systemd requirements

Simone Caronni slaanesh at fedoraproject.org
Wed Jun 26 07:02:06 UTC 2013


commit 4a6e7c788397ff626226eb1f78ac81472b5d3f1a
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Wed Jun 26 09:00:59 2013 +0200

    Update systemd requirements

 dkms.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/dkms.spec b/dkms.spec
index 9c546b9..f3b08bb 100644
--- a/dkms.spec
+++ b/dkms.spec
@@ -5,7 +5,7 @@
 Summary:        Dynamic Kernel Module Support Framework
 Name:           dkms
 Version:        2.2.0.3
-Release:        8%{dist}
+Release:        9%{dist}
 License:        GPLv2+
 Group:          System Environment/Base
 BuildArch:      noarch
@@ -34,6 +34,7 @@ Requires:       sed
 Requires:       tar
 
 %if 0%{?fedora} >= 20 || 0%{?rhel} >= 7
+BuildRequires:          systemd
 Requires(post):         systemd-sysv
 Requires(post):         systemd
 Requires(preun):        systemd
@@ -144,6 +145,9 @@ fi
 %{_sysconfdir}/bash_completion.d/%{name}
 
 %changelog
+* Wed Jun 26 2013 Simone Caronni <negativo17 at gmail.com> - 2.2.0.3-9
+- Update systemd requirements.
+
 * Mon Jun 24 2013 Simone Caronni <negativo17 at gmail.com> - 2.2.0.3-8
 - Do not use kmod on RHEL 5/6.
 


More information about the scm-commits mailing list