--- rpms/booty/sme7/booty.spec 2009/08/24 17:12:32 1.8 +++ rpms/booty/sme7/booty.spec 2009/10/27 04:23:18 1.9 @@ -4,7 +4,9 @@ Version: 0.44.9 Release: 1.1%{?dist} License: LGPL Source0: %{name}-%{version}.tar.bz2 -Patch100: booty-0.44.9-smepatches.patch +Patch1001: 0001-Backport-RHEL5-boot-installer.patch +Patch1002: 0002-Pick-correct-kernel.patch +Patch1003: 0003-Use-SME-labels-on-grub-screen.patch Group: System Environment/Libraries BuildRoot: %{_tmppath}/%{name}-root Requires: rhpl @@ -17,7 +19,9 @@ and up2date. %prep %setup -q -%patch100 -p1 +%patch1001 -p1 +%patch1002 -p1 +%patch1003 -p1 %build make @@ -36,9 +40,9 @@ rm -rf $RPM_BUILD_ROOT %changelog * Mon Aug 24 2009 Shad L. Lords - 0.44.9-1.1.sme -- Make grub look in e-smith-release instead of redhat-release -- Make bootloader install on all drives that contain /boot. -- Pick correct kernel instead of assuming smp. +- Backport RHEL5 boot installer +- Pick correct kernel +- Use SME labels on grub screen * Thu Jan 15 2009 Joel Granados - 0.44.9-1 - Look for the boot loader both in /ROOT/dev/DEVICE and /dev/DEVICE