From 113fbdf63811f1ba66129ff678f90741037cb3a3 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 14 May 2015 15:58:55 +0100 Subject: [PATCH] BR grubby --- libguestfs.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/libguestfs.spec b/libguestfs.spec index 757b564..81da24d 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -146,6 +146,12 @@ BuildRequires: ntfs-3g ntfsprogs BuildRequires: syslinux syslinux-extlinux %endif +# For complicated reasons, this is required so that +# /bin/kernel-install puts the kernel directly into /boot, instead of +# into a /boot/ subdirectory (in Fedora >= 23). Read the +# kernel-install script to understand why. +BuildRequires: grubby + # For building the appliance. Requires: supermin >= 5.1.12