- Update so that make install works on dracut systems

This commit is contained in:
Matthew Garrett 2009-11-04 20:15:03 +00:00
parent f6b6e29992
commit 079b2f6b9f
3 changed files with 6 additions and 4 deletions

View File

@ -1,2 +1 @@
clog
grubby-7.0.8.tar.bz2
grubby-7.0.9.tar.bz2

View File

@ -1,5 +1,5 @@
Name: grubby
Version: 7.0.8
Version: 7.0.9
Release: 1%{?dist}
Summary: Command line tool for updating bootloader configs
Group: System Environment/Base
@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Nov 4 2009 Matthew Garrett <mjg@redhat.com> - 7.0.9-1
- Update so that make install works on dracut systems
* Thu Oct 1 2009 Hans de Goede <hdegoede@redhat.com> - 7.0.8-1
- Stop using nash

View File

@ -1 +1 @@
17c3bda679f3a92f4e4c773e373e309e grubby-7.0.8.tar.bz2
528ec764649eaefcdb600b75be2d36e0 grubby-7.0.9.tar.bz2