Add support for grub2.
This commit is contained in:
parent
0305287871
commit
e98683f7ea
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
grubby-7.0.17.tar.bz2
|
||||
/grubby-7.0.18.tar.bz2
|
||||
/grubby-8.0.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: grubby
|
||||
Version: 7.0.18
|
||||
Version: 8.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Command line tool for updating bootloader configs
|
||||
Group: System Environment/Base
|
||||
@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 21 2011 Peter Jones <pjones@redhat.com> - 8.0-1
|
||||
- Add support for grub2.
|
||||
|
||||
* Tue Jun 07 2011 Brian C. Lane <bcl@redhat.com> - 7.0.18-1
|
||||
- Bump version to 7.0.18 (bcl)
|
||||
- Fixup new-kernel-pkg errors (#711493) (bcl)
|
||||
|
Loading…
Reference in New Issue
Block a user