diff --git a/config.yaml b/config.yaml index 3a55af3..0b0cf9d 100644 --- a/config.yaml +++ b/config.yaml @@ -18,8 +18,8 @@ actions: -Dfwupd-efi:efi_sbat_distro_summary="AlmaLinux" \ count: 1 - target: "spec" - find: "-Dfwupd-efi:efi_sbat_distro_url=\"mail:secalert@redhat.com\" \\" - replace: "-Dfwupd-efi:efi_sbat_distro_url=\"mail:security@almalinux.org\" \\" + find: "-Dfwupd-efi:efi_sbat_distro_url=\"mailto:secalert@redhat.com\" \\" + replace: "-Dfwupd-efi:efi_sbat_distro_url=\"mailto:security@almalinux.org\" \\" count: 1 - target: "spec" find: | @@ -30,10 +30,10 @@ actions: count: 1 - target: "spec" find: | - %{_datadir}/fwupd/uefi-capsule-ux.tar.xz + %{_datadir}/fwupd/uefi-capsule-ux.zip %endif replace: | - %{_datadir}/fwupd/uefi-capsule-ux.tar.xz + %{_datadir}/fwupd/uefi-capsule-ux.zip %endif %if 0%{?have_modem_manager} %{_libdir}/fwupd-plugins-3/libfu_plugin_modem_manager.so