Require newer linux-firmware package
This commit is contained in:
parent
3fbfd5120e
commit
996221cf49
1 changed files with 1 additions and 1 deletions
|
|
@ -451,7 +451,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\
|
||||
%endif\
|
||||
Requires(post): /sbin/new-kernel-pkg\
|
||||
Requires(preun): /sbin/new-kernel-pkg\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue