--- rpms/booty/sme7/booty.spec 2007/12/01 02:35:01 1.2 +++ rpms/booty/sme7/booty.spec 2008/08/01 18:14:23 1.5 @@ -1,11 +1,9 @@ Summary: simple python bootloader config lib Name: booty -Version: 0.44.6 -Release: 1.1%{?dist} +Version: 0.44.8 +Release: 1 License: LGPL Source0: %{name}-%{version}.tar.bz2 -Patch1000: raid-bootloader.patch -Patch1001: pick-kernel.patch Group: System Environment/Libraries BuildRoot: %{_tmppath}/%{name}-root Requires: rhpl @@ -18,8 +16,6 @@ and up2date. %prep %setup -q -%patch1000 -p1 -%patch1001 -p1 %build make @@ -37,9 +33,13 @@ rm -rf $RPM_BUILD_ROOT /usr/lib/booty %changelog -* Fri Nov 30 2007 Shad L. Lords - 0.44.6-1.1.sme -- Make bootloader install on all drives that contain /boot. -- Pick correct kernel instead of assuming smp. +* Thu Feb 14 2008 Peter Jones - 0.44.8-1 +- Revert changes introduced by a git-cvsimport bug. + Related: rhbz#220356 + +* Tue Feb 12 2008 Peter Jones - 0.44.7-1 +- Add pci= and clock= to preserved boot argument list. + Resolves: rhbz#220356 * Tue Aug 15 2007 Dave Lehman - 0.44.6-1 - Fix duplicate entries in boot= line on ppc