From: Harald Hoyer Date: Wed, 20 Jun 2012 23:20:11 +0000 (+0200) Subject: dracut.spec: require systemd >= 44-15 X-Git-Tag: 020~60 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1e2673fd98d05ae5103f24fbd8fb748c9dfc5a45;p=thirdparty%2Fdracut.git dracut.spec: require systemd >= 44-15 --- diff --git a/dracut.spec b/dracut.spec index 6e8c7338e..982a66d8a 100644 --- a/dracut.spec +++ b/dracut.spec @@ -80,6 +80,7 @@ Requires: file Requires: udev > 166 %if 0%{?fedora} || 0%{?rhel} > 6 Requires: util-linux >= 2.21 +Requires: systemd >= 44-15 %else Requires: util-linux-ng >= 2.21 %endif