Blame 0047-dracut.spec-bump-systemd-version-requirement.patch
|
Harald Hoyer |
61c497 |
From 7e9fc37db84636de2f704d165ff0ffdc6e964530 Mon Sep 17 00:00:00 2001
|
|
Harald Hoyer |
61c497 |
From: Harald Hoyer <harald@redhat.com>
|
|
Harald Hoyer |
61c497 |
Date: Fri, 15 Mar 2013 07:11:17 +0100
|
|
Harald Hoyer |
61c497 |
Subject: [PATCH] dracut.spec: bump systemd version requirement
|
|
Harald Hoyer |
61c497 |
|
|
Harald Hoyer |
61c497 |
---
|
|
Harald Hoyer |
61c497 |
dracut.spec | 2 +-
|
|
Harald Hoyer |
61c497 |
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
Harald Hoyer |
61c497 |
|
|
Harald Hoyer |
61c497 |
diff --git a/dracut.spec b/dracut.spec
|
|
Harald Hoyer |
61c497 |
index 4870390..ac4a786 100644
|
|
Harald Hoyer |
61c497 |
--- a/dracut.spec
|
|
Harald Hoyer |
61c497 |
+++ b/dracut.spec
|
|
Harald Hoyer |
61c497 |
@@ -86,7 +86,7 @@ Requires: kbd kbd-misc
|
|
Harald Hoyer |
61c497 |
|
|
Harald Hoyer |
61c497 |
%if 0%{?fedora} || 0%{?rhel} > 6
|
|
Harald Hoyer |
61c497 |
Requires: util-linux >= 2.21
|
|
Harald Hoyer |
61c497 |
-Requires: systemd >= 198-4
|
|
Harald Hoyer |
61c497 |
+Requires: systemd >= 198-5
|
|
Harald Hoyer |
61c497 |
Conflicts: grubby < 8.23
|
|
Harald Hoyer |
61c497 |
%else
|
|
Harald Hoyer |
61c497 |
Requires: udev > 166
|