This commit is contained in:
parent
da65113656
commit
4167db763a
3
qgis-0.9.1.tar.bz2
Normal file
3
qgis-0.9.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1cfe3d992e8eb6ab6d3785eb0a2190b53b72952ec82fe44d3020465df9a52972
|
||||
size 31088961
|
@ -1,19 +1,20 @@
|
||||
Name: qgis
|
||||
Version: 0.9.1pre
|
||||
Version: 0.9.1
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: Applications/Engineering
|
||||
Source: %{name}-%{version}.tbz2
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source1: %{name}.desktop
|
||||
Url: http://www.qgis.org/
|
||||
Summary: Quantum GIS (QGIS) is designed to be a Geographic Information System (GIS) built for Linux/Unix.
|
||||
Packager: Dirk Stöcker <opensuse@dstoecker.de>
|
||||
Packager: Otto Dassau <otto.dassau@gmx.de>
|
||||
Requires: libgeos >= 2
|
||||
Requires: libgdal >= 1.4.1
|
||||
Requires: sqlite >= 3
|
||||
Requires: libqt4 >= 4.2
|
||||
Requires: gsl >= 1.6
|
||||
Requires: postgresql >= 8 postgresql-libs >= 8
|
||||
BuildRequires: python-qt4, python-sip
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: libgdal-devel >= 1.4.1
|
||||
BuildRequires: libgeos-devel >= 2
|
||||
@ -148,6 +149,8 @@ rm -rf %{buildroot}
|
||||
/sbin/ldconfig
|
||||
|
||||
%changelog -n qgis
|
||||
* Thu Dec 20 2007 Otto Dassau 0.9.1
|
||||
- added python-qt4 and python-sip for python support
|
||||
* Fri Nov 23 2007 Dirk Stöcker 0.9.0
|
||||
- copied 64 bit fixes from Fedora
|
||||
* Thu Sep 27 2007 Dirk Stöcker 0.9.0
|
||||
|
Loading…
Reference in New Issue
Block a user