diff --git a/qgis.changes b/qgis.changes index 7306b5e..504169d 100644 --- a/qgis.changes +++ b/qgis.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jun 19 14:19:20 UTC 2017 - bruno@ioda-net.ch + +- Packaging + + Remove non existent requires only python-qscintilla is needed, + the qt4 and qt5 variant will requires the right -sip subpackage + + Move python-qt4-devel to -devel package + ------------------------------------------------------------------- Tue May 30 12:43:39 UTC 2017 - nrochard@gmail.com diff --git a/qgis.spec b/qgis.spec index 24c0c76..04a34e8 100644 --- a/qgis.spec +++ b/qgis.spec @@ -72,13 +72,11 @@ BuildRequires: unzip BuildRequires: update-desktop-files Requires: python-matplotlib Requires: python-qscintilla -Requires: python-qscintilla-sip Requires: python-psycopg2 Requires: python-requests Requires: python-gdal Requires: python-qt4 Requires: python-qt4-utils -Requires: python-qt4-devel Requires: python-sip Requires: python-xml %if 0%{?suse_version} > 1325 @@ -103,6 +101,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Development Libraries for the QGIS Group: Development/Libraries/C and C++ Requires: qgis = %{version} +Requires: python-qt4-devel %package plugin-grass Summary: GRASS Support Libraries for QGIS