Move gui python files to -gui subpackage
This commit is contained in:
parent
efa4712a7b
commit
afb5e45daa
@ -180,10 +180,12 @@ popd
|
||||
# For noarch packages: sitelib
|
||||
# %{python3_sitelib}/*
|
||||
# For arch-specific packages: sitearch
|
||||
%{python3_sitearch}/*
|
||||
%{python3_sitearch}/setools
|
||||
%{python3_sitearch}/setools-*
|
||||
|
||||
%files gui
|
||||
%{_bindir}/apol
|
||||
%{python3_sitearch}/setoolsgui
|
||||
%{_mandir}/man1/apol*
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user