diff options
author | Harald Hoyer <harald@redhat.com> | 2013-03-15 07:11:17 +0100 |
---|---|---|
committer | Harald Hoyer <harald@redhat.com> | 2013-03-15 07:11:17 +0100 |
commit | 7e9fc37db84636de2f704d165ff0ffdc6e964530 (patch) | |
tree | 0265581538de01247c37da10d85868a512face26 /dracut.spec | |
parent | bb278147cfc969159fa5f44768fcd1fd5fb494fc (diff) | |
download | dracut-7e9fc37db84636de2f704d165ff0ffdc6e964530.tar.gz dracut-7e9fc37db84636de2f704d165ff0ffdc6e964530.tar.bz2 dracut-7e9fc37db84636de2f704d165ff0ffdc6e964530.zip |
dracut.spec: bump systemd version requirement
Diffstat (limited to 'dracut.spec')
-rw-r--r-- | dracut.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dracut.spec b/dracut.spec index 48703900..ac4a786c 100644 --- a/dracut.spec +++ b/dracut.spec @@ -86,7 +86,7 @@ Requires: kbd kbd-misc %if 0%{?fedora} || 0%{?rhel} > 6 Requires: util-linux >= 2.21 -Requires: systemd >= 198-4 +Requires: systemd >= 198-5 Conflicts: grubby < 8.23 %else Requires: udev > 166 |