1 |
|
# $Id$ |
2 |
|
|
3 |
Summary: simple python bootloader config lib |
Summary: simple python bootloader config lib |
4 |
Name: booty |
Name: booty |
5 |
Version: 0.80.6 |
Version: 0.80.6 |
14 |
Patch0: booty-0.80.4-multipath.patch |
Patch0: booty-0.80.4-multipath.patch |
15 |
Patch1: booty-0.80.4-bz464791-serial-init.patch |
Patch1: booty-0.80.4-bz464791-serial-init.patch |
16 |
Patch2: booty-0.80.6-no-ia64-com-on-vmm.patch |
Patch2: booty-0.80.6-no-ia64-com-on-vmm.patch |
17 |
Patch100: booty-0.80.6-smepatches.patch |
Patch1001: 0001-Install-grub-correctly-on-raid1-devices.patch |
18 |
|
Patch1002: 0002-Use-SME-labels-on-grub-screen.patch |
19 |
|
|
20 |
%description |
%description |
21 |
Small python library for use with bootloader configuration by anaconda |
Small python library for use with bootloader configuration by anaconda |
27 |
%patch0 -p1 |
%patch0 -p1 |
28 |
%patch1 -p1 |
%patch1 -p1 |
29 |
%patch2 -p1 |
%patch2 -p1 |
30 |
%patch100 -p1 |
%patch1001 -p1 |
31 |
|
%patch1002 -p1 |
32 |
|
|
33 |
%build |
%build |
34 |
make |
make |
48 |
|
|
49 |
%changelog |
%changelog |
50 |
* Tue Apr 14 2009 Shad L. Lords <slords@mail.com> - 0.80.6-5.sme.1 |
* Tue Apr 14 2009 Shad L. Lords <slords@mail.com> - 0.80.6-5.sme.1 |
51 |
- Make bootloader install on all drives that contain /boot. |
- Install grub correctly on raid1 devices |
52 |
- Make grub look in e-smith-release instead of redhat-release |
- Use SME labels on grub screen |
53 |
|
|
54 |
* Tue Oct 07 2008 Peter Jones <pjones@redhat.com> - 0.80.6-5 |
* Tue Oct 07 2008 Peter Jones <pjones@redhat.com> - 0.80.6-5 |
55 |
- Fix dropped changelog entries. |
- Fix dropped changelog entries. |