- compare rootdev using uuid instead of stat, for better btrfs support

(josef) Resolves: rhbz#530108
This commit is contained in:
Peter Jones 2010-02-08 21:13:55 +00:00
parent 2a3cb67e6f
commit b7db526663
3 changed files with 7 additions and 3 deletions

View File

@ -1,2 +1,2 @@
clog
grubby-7.0.11.tar.bz2
grubby-7.0.12.tar.bz2

View File

@ -1,5 +1,5 @@
Name: grubby
Version: 7.0.11
Version: 7.0.12
Release: 1%{?dist}
Summary: Command line tool for updating bootloader configs
Group: System Environment/Base
@ -52,6 +52,10 @@ rm -rf $RPM_BUILD_ROOT
%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
- Make it possible to update the initrd without any other change.
Related: rhbz#557922

View File

@ -1 +1 @@
126890c4baa1139947a1a7789dcc7d02 grubby-7.0.11.tar.bz2
ba476c1609300493b7b864b1a815e9c8 grubby-7.0.12.tar.bz2