From 38c6c364088e3ba2d7e0b18690af6800d338c6a9 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Tue, 28 May 2024 16:06:24 +0200 Subject: [PATCH] rpm: Configure firewall backends explicitly Signed-off-by: Andrea Bolognani Reviewed-by: Laine Stump Reviewed-by: Pavel Hrdina --- libvirt.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/libvirt.spec.in b/libvirt.spec.in index 6fb223c74a..4381dbe30c 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -1387,6 +1387,7 @@ export SOURCE_DATE_EPOCH=$(stat --printf='%Y' %{_specdir}/libvirt.spec) %{?enable_werror} \ -Dexpensive_tests=enabled \ -Dinit_script=systemd \ + -Dfirewall_backend_priority=nftables,iptables \ -Ddocs=enabled \ -Dtests=enabled \ -Drpath=disabled \ -- 2.47.2