From bcda470952c4eee417619deca3fd579b91a78d9d Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Thu, 24 Jul 2014 13:55:16 -0400 Subject: [PATCH] Enabled syslinuxcfg module. --- grub2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/grub2.spec b/grub2.spec index 8f711f2..0b16a9b 100644 --- a/grub2.spec +++ b/grub2.spec @@ -47,7 +47,7 @@ Name: grub2 Epoch: 1 Version: 2.02 -Release: 0.6%{?dist} +Release: 0.7%{?dist} Summary: Bootloader with support for Linux, Multiboot and more Group: System Environment/Base @@ -628,6 +628,9 @@ fi %{_datarootdir}/grub/themes/ %changelog +* Thu Jul 24 2014 Peter Jones - 2.02-0.7 +- Enabled syslinuxcfg module. + * Wed Jul 02 2014 Peter Jones - 2.02-0.6 - Re-merge RHEL 7 changes and ARM works in progress.