4 |
Release: 1.1%{?dist} |
Release: 1.1%{?dist} |
5 |
License: LGPL |
License: LGPL |
6 |
Source0: %{name}-%{version}.tar.bz2 |
Source0: %{name}-%{version}.tar.bz2 |
7 |
Patch100: booty-0.44.9-smepatches.patch |
Patch1001: 0001-Backport-RHEL5-boot-installer.patch |
8 |
|
Patch1002: 0002-Pick-correct-kernel.patch |
9 |
|
Patch1003: 0003-Use-SME-labels-on-grub-screen.patch |
10 |
Group: System Environment/Libraries |
Group: System Environment/Libraries |
11 |
BuildRoot: %{_tmppath}/%{name}-root |
BuildRoot: %{_tmppath}/%{name}-root |
12 |
Requires: rhpl |
Requires: rhpl |
19 |
|
|
20 |
%prep |
%prep |
21 |
%setup -q |
%setup -q |
22 |
%patch100 -p1 |
%patch1001 -p1 |
23 |
|
%patch1002 -p1 |
24 |
|
%patch1003 -p1 |
25 |
|
|
26 |
%build |
%build |
27 |
make |
make |
40 |
|
|
41 |
%changelog |
%changelog |
42 |
* Mon Aug 24 2009 Shad L. Lords <slords@mail.com> - 0.44.9-1.1.sme |
* Mon Aug 24 2009 Shad L. Lords <slords@mail.com> - 0.44.9-1.1.sme |
43 |
- Make grub look in e-smith-release instead of redhat-release |
- Backport RHEL5 boot installer |
44 |
- Make bootloader install on all drives that contain /boot. |
- Pick correct kernel |
45 |
- Pick correct kernel instead of assuming smp. |
- Use SME labels on grub screen |
46 |
|
|
47 |
* Thu Jan 15 2009 Joel Granados <jgranado@redhat.com> - 0.44.9-1 |
* Thu Jan 15 2009 Joel Granados <jgranado@redhat.com> - 0.44.9-1 |
48 |
- Look for the boot loader both in /ROOT/dev/DEVICE and /dev/DEVICE |
- Look for the boot loader both in /ROOT/dev/DEVICE and /dev/DEVICE |