diff --git a/SPECS/fwupd.spec b/SPECS/fwupd.spec index c4c714a..f4a93e7 100644 --- a/SPECS/fwupd.spec +++ b/SPECS/fwupd.spec @@ -63,7 +63,7 @@ Summary: Firmware update daemon Name: fwupd Version: 2.0.19 -Release: 2%{?dist}.alma.1 +Release: 2%{?dist}.alma.2 License: LGPL-2.1-or-later URL: https://github.com/fwupd/fwupd Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz @@ -300,6 +300,14 @@ cd - %else -Dplugin_flashrom=disabled \ %endif +%ifarch x86_64 + -Dfwupd-efi:efi_sbat_distro_id="almalinux" \ + -Dfwupd-efi:efi_sbat_distro_summary="AlmaLinux" \ + -Dfwupd-efi:efi_sbat_distro_pkgname="%{name}" \ + -Dfwupd-efi:efi_sbat_distro_version="%{version}" \ + -Dfwupd-efi:efi_sbat_distro_url="mailto:security@almalinux.org" \ + -Dfwupd-efi:efi-libdir="/usr/lib64" \ +%endif %if 0%{?have_modem_manager} -Dplugin_modem_manager=enabled \ %else @@ -496,6 +504,9 @@ systemctl --no-reload preset fwupd-refresh.timer &>/dev/null || : %endif %changelog +* Wed Jun 03 2026 Andrew Lukoshko - 2.0.19-2.alma.2 +- Restore SBAT entry + * Mon Apr 13 2026 Eduard Abdullin - 2.0.19-2.alma.1 - Use AlmaLinux cert