From 3b2f75fbb57428d64992d79423ad8e8c0db37981f5535f0227298ff0b3e5f91a Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 20 Jun 2017 07:22:09 +0000 Subject: [PATCH] Accepting request 504909 from home:bruno_friedmann:branches:Application:Geo - 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 OBS-URL: https://build.opensuse.org/request/show/504909 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=213 --- qgis.changes | 8 ++++++++ qgis.spec | 3 +-- 2 files changed, 9 insertions(+), 2 deletions(-) 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