mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
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 <abologna@redhat.com> Reviewed-by: Laine Stump <laine@redhat.com>
This commit is contained in:
parent
2e9330ad45
commit
50023cb5c6
@ -765,6 +765,7 @@ Requires: numad
|
||||
%endif
|
||||
%if (0%{?fedora} >= 36) || (0%{?rhel} >= 9)
|
||||
Recommends: passt
|
||||
Recommends: passt-selinux
|
||||
%endif
|
||||
|
||||
%description daemon-driver-qemu
|
||||
|
Loading…
Reference in New Issue
Block a user