]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
dracut.spec: Recommends grubby
authorHarald Hoyer <harald@redhat.com>
Tue, 23 Jun 2015 13:21:37 +0000 (15:21 +0200)
committerHarald Hoyer <harald@redhat.com>
Tue, 23 Jun 2015 13:29:43 +0000 (15:29 +0200)
dracut.spec

index 58510db0520a548854272ae77c65e69f261a26bf..7a1a9c210ef1a171cb0f3cf8f90d342ca7119916 100644 (file)
@@ -113,6 +113,10 @@ Requires: util-linux-ng >= 2.21
 
 Conflicts: mdadm < 3.2.6-14
 
+%if 0%{?fedora} > 22
+Recommends: grubby
+%endif
+
 %description
 dracut contains tools to create a bootable initramfs for 2.6 Linux kernels.
 Unlike existing implementations, dracut does hard-code as little as possible