--- rpms/e-smith-grub/sme9/e-smith-grub.spec 2013/02/19 15:16:33 1.2 +++ rpms/e-smith-grub/sme9/e-smith-grub.spec 2016/01/20 20:44:59 1.4 @@ -1,17 +1,18 @@ -# $Id: e-smith-grub.spec,v 1.1 2013/01/31 23:04:03 slords Exp $ +# $Id: e-smith-grub.spec,v 1.3 2013/03/01 23:20:10 slords Exp $ Summary: e-smith module to configure grub %define name e-smith-grub Name: %{name} %define version 2.4.0 -%define release 2 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz Source1: smeserver.xpm.gz -Patch1: e-smith-grub-2.4.0-rhgb.patch +Patch1: e-smith-grub-2.4.0-noplymouth.patch +Patch2: e-smith-grub-2.4.0-remove_motd_txt_from_grub_cfg.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools BuildArchitectures: noarch @@ -24,6 +25,12 @@ Obsoletes: lilo AutoReqProv: no %changelog +* Wed Jan 20 2016 Daniel Berteaud 2.4.0-4.sme +- Remove motd text from grub.cfg [SME: 9161] + +* Fri Mar 1 2013 Shad L. Lords 2.4.0-3.sme +- Revert previous rhgb patch and disable plymouth [SME: 7354] + * Tue Feb 19 2013 Shad L. Lords 2.4.0-2.sme - Remove rhgb option from grub [SME: 7354] @@ -181,6 +188,7 @@ e-smith server enhancement to grub bootl %prep %setup %patch1 -p1 +%patch2 -p1 cp %{SOURCE1} root/boot/grub/ %build