--- rpms/e-smith-grub/sme9/e-smith-grub.spec 2013/03/01 23:20:10 1.3 +++ rpms/e-smith-grub/sme9/e-smith-grub.spec 2016/01/20 20:44:59 1.4 @@ -1,10 +1,10 @@ -# $Id: e-smith-grub.spec,v 1.2 2013/02/19 15:16:33 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 3 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -12,6 +12,7 @@ Group: Networking/Daemons Source: %{name}-%{version}.tar.xz Source1: smeserver.xpm.gz 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,9 @@ 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] @@ -184,6 +188,7 @@ e-smith server enhancement to grub bootl %prep %setup %patch1 -p1 +%patch2 -p1 cp %{SOURCE1} root/boot/grub/ %build