Require newer kernel-firmware package

This commit is contained in:
Chuck Ebbert 2010-08-07 12:35:14 -04:00
parent f81c481b2b
commit 52c0e26861
1 changed files with 1 additions and 1 deletions

View File

@ -452,7 +452,7 @@ Requires(pre): %{initrd_prereq}\
%if %{with_firmware}\
Requires(pre): kernel-firmware >= %{rpmversion}-%{pkg_release}\
%else\
Requires(pre): linux-firmware\
Requires(pre): linux-firmware >= 20100806-2\
%if %{with_perftool}\
Requires(pre): elfutils-libs\
%endif\