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:
parent
96d0575560
commit
3b2f75fbb5
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user