--- rpms/e-smith-grub/sme9/e-smith-grub.spec 2013/01/31 23:04:03 1.1 +++ rpms/e-smith-grub/sme9/e-smith-grub.spec 2013/02/19 15:16:33 1.2 @@ -1,16 +1,17 @@ -# $Id: e-smith-grub.spec,v 1.5 2009/11/04 12:55:30 snetram Exp $ +# $Id: e-smith-grub.spec,v 1.1 2013/01/31 23:04:03 slords Exp $ Summary: e-smith module to configure grub %define name e-smith-grub Name: %{name} %define version 2.4.0 -%define release 1 +%define release 2 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools BuildArchitectures: noarch @@ -23,6 +24,9 @@ Obsoletes: lilo AutoReqProv: no %changelog +* Tue Feb 19 2013 Shad L. Lords 2.4.0-2.sme +- Remove rhgb option from grub [SME: 7354] + * Thu Jan 31 2013 Shad L. Lords 2.4.0-1.sme - Roll new stream for sme9 @@ -176,6 +180,7 @@ e-smith server enhancement to grub bootl %prep %setup +%patch1 -p1 cp %{SOURCE1} root/boot/grub/ %build