fedora: Build SELinux subpackage as noarch
Otherwise, passt-selinux will be built separately for each supported architecture. Suggested-by: Artur Frenszek-Iwicki <fedora@svgames.pl> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
parent
ebf9009361
commit
9652674abf
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ namespace, without the need to create further interfaces on the host, hence not
|
||||||
requiring any capabilities or privileges.
|
requiring any capabilities or privileges.
|
||||||
|
|
||||||
%package selinux
|
%package selinux
|
||||||
|
BuildArch: noarch
|
||||||
Summary: SELinux support for passt and pasta
|
Summary: SELinux support for passt and pasta
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Requires(post): policycoreutils, %{name}
|
Requires(post): policycoreutils, %{name}
|
||||||
|
|
Loading…
Reference in a new issue