dracut.spec: raise systemd requirement to >= 219
needs systemd-escape
(cherry picked from commit 35f40b75e4)
master
parent
ab57132aa5
commit
01430d27d4
|
|
@ -114,7 +114,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
|
||||
Conflicts: initscripts < 8.63-1
|
||||
|
|
|
|||
Loading…
Reference in New Issue