- Make --update able to add an initramfs. Related: rhbz#557922
This commit is contained in:
parent
2dc2064988
commit
79918d5ad9
@ -1,2 +1,2 @@
|
|||||||
clog
|
clog
|
||||||
grubby-7.0.9.tar.bz2
|
grubby-7.0.10.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: grubby
|
Name: grubby
|
||||||
Version: 7.0.9
|
Version: 7.0.10
|
||||||
Release: 3%{?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
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -52,7 +52,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Feb 05 2010 Peter Jones <pjones@redhat.com> - 7.0.9-3
|
* Fri Feb 05 2010 Peter Jones <pjones@redhat.com> - 7.0.10-1
|
||||||
- Make --update able to add an initramfs.
|
- Make --update able to add an initramfs.
|
||||||
Related: rhbz#557922
|
Related: rhbz#557922
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user