|
|
@ -114,8 +114,10 @@ specificity towards C++ and Python.
|
|
|
|
%if 0%{?rhel} == 7 || 0%{?suse_version}
|
|
|
|
%if 0%{?rhel} == 7 || 0%{?suse_version}
|
|
|
|
%{python_sitearch}/sip_tqt_config.py*
|
|
|
|
%{python_sitearch}/sip_tqt_config.py*
|
|
|
|
%{python_sitearch}/sip_tqt_distutils.py*
|
|
|
|
%{python_sitearch}/sip_tqt_distutils.py*
|
|
|
|
|
|
|
|
%if 0%{?rhel} == 7
|
|
|
|
%{python_sitearch}/__pycache__/sip_tqt_config.*.pyc
|
|
|
|
%{python_sitearch}/__pycache__/sip_tqt_config.*.pyc
|
|
|
|
%{python_sitearch}/__pycache__/sip_tqt_distutils.*.pyc
|
|
|
|
%{python_sitearch}/__pycache__/sip_tqt_distutils.*.pyc
|
|
|
|
|
|
|
|
%endif
|
|
|
|
%else
|
|
|
|
%else
|
|
|
|
%pycached %{python_sitearch}/sip_tqt_config.py
|
|
|
|
%pycached %{python_sitearch}/sip_tqt_config.py
|
|
|
|
%pycached %{python_sitearch}/sip_tqt_distutils.py
|
|
|
|
%pycached %{python_sitearch}/sip_tqt_distutils.py
|
|
|
|