diff --git a/abrt.spec b/abrt.spec index 1db20ad..11c4f6b 100644 --- a/abrt.spec +++ b/abrt.spec @@ -1134,12 +1134,12 @@ killall abrt-dbus >/dev/null 2>&1 || : %{_journalcatalogdir}/abrt_python.catalog %config(noreplace) %{_sysconfdir}/libreport/plugins/catalog_python_format.conf %{_mandir}/man5/python_event.conf.5* -%{python_sitearch}/abrt.pth -%{python_sitearch}/abrt_exception_handler.* +%{python2_sitearch}/abrt.pth +%{python2_sitearch}/abrt_exception_handler.* %files -n python2-abrt-container-addon -%{python_sitearch}/abrt_container.pth -%{python_sitearch}/abrt_exception_handler_container.* +%{python2_sitearch}/abrt_container.pth +%{python2_sitearch}/abrt_exception_handler_container.* %endif # with python2 %if %{with python3} @@ -1235,7 +1235,7 @@ killall abrt-dbus >/dev/null 2>&1 || : %if %{with python2} %files -n python2-abrt -%{python_sitearch}/problem/ +%{python2_sitearch}/problem/ %{_mandir}/man5/abrt-python.5* %files -n python2-abrt-doc