From: Andrea Bolognani Date: Tue, 14 Mar 2023 09:41:46 +0000 (+0100) Subject: rpm: Recommend passt-selinux X-Git-Tag: v9.2.0-rc1~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50023cb5c64287786df12dbd1f7d2afc15b94a27;p=thirdparty%2Flibvirt.git rpm: Recommend passt-selinux 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 Reviewed-by: Laine Stump --- diff --git a/libvirt.spec.in b/libvirt.spec.in index cdca418401..dae9c87aa4 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -765,6 +765,7 @@ Requires: numad %endif %if (0%{?fedora} >= 36) || (0%{?rhel} >= 9) Recommends: passt +Recommends: passt-selinux %endif %description daemon-driver-qemu