Move provides and requires of AlmaLinux to core package

This commit is contained in:
Andrew Lukoshko 2023-11-01 14:19:11 +00:00
parent bd750bb9bc
commit e42fd9adb9
1 changed files with 5 additions and 4 deletions

View File

@ -346,10 +346,6 @@ Requires: rt-setup
%endif
%endif
Provides: almalinux(kernel-sig-key) = 202303
Conflicts: shim-ia32 <= 15.6-1.el8.alma
Conflicts: shim-x64 <= 15.6-1.el8.alma
#
# List the packages used during the kernel build
#
@ -971,6 +967,11 @@ Summary: %{variant_summary}\
Group: System Environment/Kernel\
Provides: %{name}-%{?1:%{1}-}core-uname-r = %{KVERREL}%{?variant}%{?1:+%{1}}\
Provides: installonlypkg(kernel)\
%if "%{?1}" == ""\
Provides: almalinux(kernel-sig-key) = 202303\
Conflicts: shim-ia32 <= 15.6-1.el8.alma\
Conflicts: shim-x64 <= 15.6-1.el8.alma\
%endif\
%{expand:%%kernel_reqprovconf}\
%if %{?1:1} %{!?1:0} \
%{expand:%%kernel_meta_package %{?1:%{1}}}\