From 9652674abfd669e611044f1e32e493fb55b9ffc5 Mon Sep 17 00:00:00 2001 From: Stefano Brivio Date: Thu, 18 Aug 2022 21:07:10 +0200 Subject: fedora: Build SELinux subpackage as noarch Otherwise, passt-selinux will be built separately for each supported architecture. Suggested-by: Artur Frenszek-Iwicki Signed-off-by: Stefano Brivio --- contrib/fedora/passt.spec | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib') diff --git a/contrib/fedora/passt.spec b/contrib/fedora/passt.spec index fcd5ba9..d4f83cb 100644 --- a/contrib/fedora/passt.spec +++ b/contrib/fedora/passt.spec @@ -34,6 +34,7 @@ namespace, without the need to create further interfaces on the host, hence not requiring any capabilities or privileges. %package selinux +BuildArch: noarch Summary: SELinux support for passt and pasta Requires: %{name} = %{version} Requires(post): policycoreutils, %{name} -- cgit v1.2.3