Own %{pythonX_sitelib}/site-packages/sepolicy directories

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1522942
This commit is contained in:
Petr Lautrbach 2017-12-13 17:14:18 +01:00
parent bd497b9fd6
commit 629a62a8a9
1 changed files with 2 additions and 0 deletions

View File

@ -256,6 +256,7 @@ by python 3 in an SELinux environment.
%{python3_sitearch}/seobject.py*
%{python3_sitearch}/__pycache__
%{python3_sitearch}/sepolgen
%dir %{python3_sitelib}/sepolicy
%{python3_sitelib}/sepolicy/templates
%dir %{python3_sitelib}/sepolicy/help
%{python3_sitelib}/sepolicy/help/*
@ -294,6 +295,7 @@ an SELinux environment.
%files -n python2-policycoreutils
%{python_sitearch}/seobject.py*
%{python_sitearch}/sepolgen
%dir %{python_sitelib}/sepolicy
%{python_sitelib}/sepolicy/templates
%{python_sitelib}/sepolicy/__init__.py*
%{python_sitelib}/sepolicy/booleans.py*