From 5d08ec0f5a98332bfc25199f30ea91e5e4f7635e Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 30 Jul 2018 00:22:30 +0200 Subject: [PATCH] =?UTF-8?q?%{python=5Fsitearch}=20=E2=86=92=20%{python2=5F?= =?UTF-8?q?sitearch}?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Igor Gnatenko --- qgis.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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