AlmaLinux changes
This commit is contained in:
parent
dd8d0117b8
commit
99dc709988
@ -1,3 +1,8 @@
|
||||
%global dist %{?dist}.alma
|
||||
%global efi_vendor almalinux
|
||||
%global efidir almalinux
|
||||
%global efi_esp_dir /boot/efi/EFI/%{efidir}
|
||||
|
||||
%global glib2_version 2.45.8
|
||||
%global libxmlb_version 0.1.3
|
||||
%global libgusb_version 0.3.5
|
||||
@ -203,11 +208,11 @@ can be flashed using flashrom. It is probably not required on servers.
|
||||
%if 0%{?have_uefi}
|
||||
-Dplugin_uefi_capsule=true \
|
||||
-Dplugin_uefi_pk=true \
|
||||
-Defi_sbat_distro_id="rhel" \
|
||||
-Defi_sbat_distro_summary="Red Hat Enterprise Linux" \
|
||||
-Defi_sbat_distro_id="almalinux" \
|
||||
-Defi_sbat_distro_summary="AlmaLinux" \
|
||||
-Defi_sbat_distro_pkgname="%{name}" \
|
||||
-Defi_sbat_distro_version="%{version}" \
|
||||
-Defi_sbat_distro_url="mail:secalert@redhat.com" \
|
||||
-Defi_sbat_distro_url="security@almalinux.org" \
|
||||
-Dplugin_tpm=true \
|
||||
%else
|
||||
-Dplugin_uefi_capsule=false \
|
||||
@ -481,6 +486,9 @@ done
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jan 24 2022 Eduard Abdullin <eabdullin@almalinux.org> - 1.5.9-3.alma
|
||||
- AlmaLinux changes
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.5.9-3
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
Loading…
Reference in New Issue
Block a user