From 655176404cd835efbd9d79e19c8c082e0f6cb355 Mon Sep 17 00:00:00 2001 From: Zdenek Pytela Date: Mon, 12 Jun 2023 17:11:52 +0200 Subject: [PATCH] Exclude container-selinux manpage from selinux-policy-doc The container_selinux.8 manpage is a part of the upstream container-selinux package and it should rather be a part of container-selinux. Resolves: RHEL-69916 --- selinux-policy.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/selinux-policy.spec b/selinux-policy.spec index 9840eea1..3da92d25 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -169,6 +169,7 @@ This package contains manual pages and documentation of the policy modules. %files doc %{_mandir}/man*/* %{_mandir}/ru/*/* +%exclude %{_mandir}/man8/container_selinux.8.gz %doc %{_datadir}/doc/%{name} %define common_params DISTRO=%{distro} UBAC=n DIRECT_INITRC=n MONOLITHIC=%{monolithic} MLS_CATS=1024 MCS_CATS=1024