Require grubby >= 8.3-1 so initrd line gets added (rhbz #725185)

This commit is contained in:
Chuck Ebbert 2011-09-29 20:45:21 -04:00
parent 63a6d1a55d
commit de575f564b
1 changed files with 4 additions and 1 deletions

View File

@ -473,7 +473,7 @@ Summary: The Linux kernel
# Packages that need to be installed before the kernel is, because the %%post
# scripts use them.
#
%define kernel_prereq fileutils, module-init-tools >= 3.16-2, initscripts >= 8.11.1-1, grubby >= 7.0.10-1
%define kernel_prereq fileutils, module-init-tools >= 3.16-2, initscripts >= 8.11.1-1, grubby >= 8.3-1
%define initrd_prereq dracut >= 001-7
#
@ -2053,6 +2053,9 @@ fi
# and build.
%changelog
* Thu Sep 29 2011 Chuck Ebbert <cebbert@redhat.com>
- Require grubby >= 8.3-1 so initrd line gets added (rhbz #725185)
* Thu Sep 29 2011 Josh Boyer <jwboyer@redhat.com>
- Update logitech USB quirk patch