diff --git a/qgis.spec b/qgis.spec index 7dd6c77..d1c9d32 100644 --- a/qgis.spec +++ b/qgis.spec @@ -393,8 +393,8 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %files -n python2-qgis %{_libdir}/libqgispython.so.* %{_datadir}/%{name}/python/ -%{python_sitearch}/%{name}/ -%{python_sitearch}/PyQt4/uic/widget-plugins/ +%{python2_sitearch}/%{name}/ +%{python2_sitearch}/PyQt4/uic/widget-plugins/ %exclude %{python_sitearch}/%{name}/server/ %exclude %{python_sitearch}/%{name}/_server.so @@ -403,8 +403,8 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %config(noreplace) %{_sysconfdir}/httpd/conf.d/%{name}-server.conf %{_libdir}/lib%{name}_server.so.* %{_libexecdir}/%{name}/ -%{python_sitearch}/%{name}/server/ -%{python_sitearch}/%{name}/_server.so +%{python2_sitearch}/%{name}/server/ +%{python2_sitearch}/%{name}/_server.so %changelog