--- rpms/e-smith-grub/sme10/e-smith-grub.spec 2017/05/25 15:52:54 1.12 +++ rpms/e-smith-grub/sme10/e-smith-grub.spec 2021/04/17 03:35:18 1.17 @@ -1,10 +1,10 @@ -# $Id: e-smith-grub.spec,v 1.11 2017/05/11 00:02:49 unnilennium Exp $ +# $Id: e-smith-grub.spec,v 1.16 2021/02/20 17:15:01 jpp Exp $ Summary: e-smith module to configure grub2 %define name e-smith-grub Name: %{name} %define version 2.6.1 -%define release 6 +%define release 11 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -18,6 +18,10 @@ BuildArchitectures: noarch Patch0: e-smith-grub-2.6.1.bz9668.AddFullPath2GrubAction.patch Patch1: e-smith-grub-2.6.0-bz10211-enableXFSquota.patch Patch2: e-smith-grub-2.6.1.bz9728.AddGrubThemeKoozali.patch +Patch3: e-smith-grub-2.6.1-bz11137-update.patch +Patch4: e-smith-grub-2.6.1-efi.patch +Patch5: e-smith-grub-2.6.1-bz11365-unabletobootext4rootfs.patch +Patch6: e-smith-grub-2.6.1-bz11559-setlocale-in-manager.patch Requires: e-smith-lib >= 1.15.3-17 Requires: grub2 @@ -28,6 +32,21 @@ Obsoletes: lilo AutoReqProv: no %changelog +* Fri Apr 16 2021 Jean-Philippe Pialasse 2.6.1-11.sme +- set missing locale if update-grub called by server-manager [SME: 11559] + +* Sat Feb 20 2021 Jean-Philipe Pialasse 2.6.1-10.sme +- fix unable to boot on a non xfs root filesystem [SME: 11365] + +* Thu Feb 18 2021 Jean-Philipe Pialasse 2.6.1-9.sme +- cleanup remove /boot/grub dir [SME: 11354] + +* Wed Jan 17 2021 Chris Sansom-Ninnes 2.6.1-8.sme +- Add support for EFI systems [SME: 10998] + +* Wed Jan 06 2021 Jean-Philipe Pialasse 2.6.1-7.sme +- add update event [SME: 11137] + * Thu May 25 2017 Jean-Philipe Pialasse 2.6.1-6.sme - rebuild for file ownership conflict [SME: 10325] @@ -228,6 +247,11 @@ mv koozali root/boot/grub2/themes/ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 +%patch4 -p1 +rm -rf root/boot/grub +%patch5 -p1 +%patch6 -p1 %build perl createlinks