--- rpms/e-smith-grub/sme7/e-smith-grub.spec 2007/06/12 15:30:27 1.1 +++ rpms/e-smith-grub/sme7/e-smith-grub.spec 2008/03/21 17:43:59 1.3 @@ -2,15 +2,18 @@ Summary: e-smith module to configure gru %define name e-smith-grub Name: %{name} %define version 1.0.0 -%define release 5 +%define release 7 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz +Source1: smeserver.xpm.gz Patch0: e-smith-grub-1.0.0-NoGrubInstallRAID.patch Patch1: e-smith-grub-1.0.0-NoGrubInstallRAID.patch2 Patch2: e-smith-grub-1.0.0-updatekernel.patch +Patch3: e-smith-grub-1.0.0-splash.patch +Patch4: e-smith-grub-1.0.0-updateCentOS.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools BuildArchitectures: noarch @@ -23,6 +26,12 @@ Obsoletes: lilo AutoReqProv: no %changelog +* Fri Mar 21 2008 Shad L. Lords 1.0.0-7 +- Fix up CentOS titles in grub.conf [SME: 4084] + +* Fri Jul 13 2007 Shad L. Lords 1.0.0-6 +- Add smeserver splash screen for grub [SME: 3152] + * Sun Apr 29 2007 Shad L. Lords - Clean up spec so package can be built by koji/plague @@ -161,9 +170,12 @@ e-smith server enhancement to grub bootl %prep %setup +cp %{SOURCE1} root/boot/grub/ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build perl createlinks