Fix new-kernel-pkg invocation of grubby for grub (patch from Mads Kiilerich)
Resolves: rhbz#725185
This commit is contained in:
parent
8bea9bd242
commit
1ad83f1ab7
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/grubby-8.2.tar.bz2
|
/grubby-8.3.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: grubby
|
Name: grubby
|
||||||
Version: 8.2
|
Version: 8.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Command line tool for updating bootloader configs
|
Summary: Command line tool for updating bootloader configs
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -54,6 +54,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 29 2011 Peter Jones <pjones@redhat.com> - 8.3-1
|
||||||
|
- Fix new-kernel-pkg invocation of grubby for grub (patch from Mads Kiilerich)
|
||||||
|
Resolves: rhbz#725185
|
||||||
|
|
||||||
* Wed Sep 14 2011 Peter Jones <pjones@redhat.com> - 8.2-1
|
* Wed Sep 14 2011 Peter Jones <pjones@redhat.com> - 8.2-1
|
||||||
- Fixes for xen (from Michael Petullo)
|
- Fixes for xen (from Michael Petullo)
|
||||||
Resolves: rhbz#658387
|
Resolves: rhbz#658387
|
||||||
|
Loading…
Reference in New Issue
Block a user