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
This commit is contained in:
Martin Pluskal 2017-06-20 07:22:09 +00:00 committed by Git OBS Bridge
parent 96d0575560
commit 3b2f75fbb5
2 changed files with 9 additions and 2 deletions

View File

@ -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

View File

@ -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