update to new release
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=151
This commit is contained in:
parent
b809b5b64c
commit
4902ea1c31
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e302bd676b755676a6fa6da0c416d73694eca24e67ae8e34bbf78d13ee3b7ea6
|
|
||||||
size 25618352
|
|
3
qgis-1.8.0.tar.bz2
Normal file
3
qgis-1.8.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:700be4f81c4a6b6335a0217a6c476328c0ea02543d579a06dc1aaf60201303ab
|
||||||
|
size 29997204
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 19 12:32:28 UTC 2012 - dassau@gbd-consult.de
|
||||||
|
|
||||||
|
- update to new version
|
||||||
|
- add libspatialindex dependency
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 29 08:40:03 UTC 2012 - dassau@gbd-consult.de
|
Wed Feb 29 08:40:03 UTC 2012 - dassau@gbd-consult.de
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
# use "osc vc" for *.changes file
|
# use "osc vc" for *.changes file
|
||||||
|
|
||||||
Name: qgis
|
Name: qgis
|
||||||
Version: 1.7.4
|
Version: 1.8.0
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: Quantum GIS (QGIS) is a Geographic Information System (GIS)
|
Summary: Quantum GIS (QGIS) is a Geographic Information System (GIS)
|
||||||
@ -21,9 +21,11 @@ Requires: sqlite >= 3.5
|
|||||||
%endif
|
%endif
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
|
BuildRequires: libspatialindex-devel
|
||||||
BuildRequires: qwt-devel >= 5
|
BuildRequires: qwt-devel >= 5
|
||||||
Requires: libqwt5
|
Requires: libqwt5
|
||||||
Requires: gpsbabel
|
Requires: gpsbabel
|
||||||
|
Requires: libspatialindex0
|
||||||
Requires: gsl >= 1.6
|
Requires: gsl >= 1.6
|
||||||
Requires: libqt4 >= 4.3
|
Requires: libqt4 >= 4.3
|
||||||
Requires: postgresql >= 8
|
Requires: postgresql >= 8
|
||||||
|
Loading…
Reference in New Issue
Block a user