From 610e2a4078011bf8af609912b491edb500736c87 Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Tue, 26 Dec 2023 17:59:59 +0100 Subject: [PATCH] correction in pythin sitelib egg/dist files Signed-off-by: Toshaan Bharvani --- SPECS/policycoreutils.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SPECS/policycoreutils.spec b/SPECS/policycoreutils.spec index 53890df..e89efd7 100644 --- a/SPECS/policycoreutils.spec +++ b/SPECS/policycoreutils.spec @@ -258,7 +258,8 @@ by python 3 in an SELinux environment. %{python3_sitelib}/sepolicy/network.py* %{python3_sitelib}/sepolicy/transition.py* %{python3_sitelib}/sepolicy/sedbus.py* -%{python3_sitelib}/sepolicy*.egg-info +#%{python3_sitelib}/sepolicy*.egg-info +%{python3_sitelib}/sepolicy-%{version}.dist-info/ %{python3_sitelib}/sepolicy/__pycache__ %package devel