SHA256
1
0
forked from pool/qgis

Accepting request 442700 from home:steffens:branches:Application:Geo

qgis includes the MetaSearch plugin. This plugins requires the package python-requests. If not installed, qgis shows an error upon start.

Also removed 2.14 version numbers, as this is version 2.18. Version number already part of package information. They are not required in the descriptions.

OBS-URL: https://build.opensuse.org/request/show/442700
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=203
This commit is contained in:
Angelos Tzotsos 2016-11-30 13:07:23 +00:00 committed by Git OBS Bridge
parent 842732af04
commit 020948b471

View File

@ -67,6 +67,7 @@ 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
@ -86,12 +87,12 @@ Obsoletes: qgis2 qgis-master qgis-ltr
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%package devel
Summary: Development Libraries for the QGIS 2.14
Summary: Development Libraries for the QGIS
Group: Development/Libraries/C and C++
Requires: qgis = %{version}
%package plugin-grass
Summary: GRASS Support Libraries for QGIS 2.14
Summary: GRASS Support Libraries for QGIS
Group: Productivity/Graphics/Visualization/Other
Requires: grass
Requires: grass-docs
@ -113,10 +114,10 @@ computer. It supports many common spatial data formats (e.g. ESRI ShapeFile,
geotiff). QGIS supports plugins to do things like display tracks from your GPS.
%description devel
Development packages for QGIS 2.14 including the C header files.
Development packages for QGIS including the C header files.
%description plugin-grass
GRASS plugin for QGIS 2.14 required to interface with GRASS system.
GRASS plugin for QGIS required to interface with GRASS system.
%description sample-data
QGIS sample data with free raster, vector, gps files and a GRASS location from Alaska area.