]> xenbits.xensource.com Git - libvirt.git/commitdiff
rpm: Configure firewall backends explicitly
authorAndrea Bolognani <abologna@redhat.com>
Tue, 28 May 2024 14:06:24 +0000 (16:06 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 28 May 2024 17:29:30 +0000 (19:29 +0200)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Laine Stump <laine@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
libvirt.spec.in

index 6fb223c74ac3c169facdd93ab6b3957808d5bc86..4381dbe30c7791eeceb66358000f4aba58cfd020 100644 (file)
@@ -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 \