From: Harald Hoyer Date: Tue, 25 Aug 2015 09:13:38 +0000 (+0200) Subject: dracut.spec: raise systemd requirement to >= 219 X-Git-Tag: RHEL-7.2~41 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=35f40b75e444adae3b3c9bb610d635d9c17a753d;p=thirdparty%2Fdracut.git dracut.spec: raise systemd requirement to >= 219 needs systemd-escape --- diff --git a/dracut.spec b/dracut.spec index d22f58610..ad737c25d 100644 --- a/dracut.spec +++ b/dracut.spec @@ -94,7 +94,7 @@ Requires: kpartx %if 0%{?fedora} || 0%{?rhel} > 6 Requires: util-linux >= 2.21 -Requires: systemd >= 199 +Requires: systemd >= 219 Requires: procps-ng Conflicts: grubby < 8.23 %else