- compare rootdev using uuid instead of stat, for better btrfs support
(josef) Resolves: rhbz#530108
This commit is contained in:
parent
2a3cb67e6f
commit
b7db526663
@ -1,2 +1,2 @@
|
|||||||
clog
|
clog
|
||||||
grubby-7.0.11.tar.bz2
|
grubby-7.0.12.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: grubby
|
Name: grubby
|
||||||
Version: 7.0.11
|
Version: 7.0.12
|
||||||
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
|
||||||
@ -52,6 +52,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 08 2010 Peter Jones <pjones@redhat.com> - 7.0.12-1
|
||||||
|
- compare rootdev using uuid instead of stat, for better btrfs support (josef)
|
||||||
|
Resolves: rhbz#530108
|
||||||
|
|
||||||
* Mon Feb 08 2010 Peter Jones <pjones@redhat.com> - 7.0.11-1
|
* Mon Feb 08 2010 Peter Jones <pjones@redhat.com> - 7.0.11-1
|
||||||
- Make it possible to update the initrd without any other change.
|
- Make it possible to update the initrd without any other change.
|
||||||
Related: rhbz#557922
|
Related: rhbz#557922
|
||||||
|
Loading…
Reference in New Issue
Block a user