]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
rpm: Recommend passt-selinux
authorAndrea Bolognani <abologna@redhat.com>
Tue, 14 Mar 2023 09:41:46 +0000 (10:41 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 14 Mar 2023 15:14:34 +0000 (16:14 +0100)
Now that we have SELinux support for passt, we want things to
work out of the box and that requires having the passt-specific
SELinux bits installed.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Laine Stump <laine@redhat.com>
libvirt.spec.in

index cdca41840150cd56c669097a5063cdf3338b12f5..dae9c87aa48b560b1f484831fd87d1d74fda07df 100644 (file)
@@ -765,6 +765,7 @@ Requires: numad
     %endif
     %if (0%{?fedora} >= 36) || (0%{?rhel} >= 9)
 Recommends: passt
+Recommends: passt-selinux
     %endif
 
 %description daemon-driver-qemu