update QGIS to 0.11.0

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=38
This commit is contained in:
Otto Dassau 2008-07-14 08:27:19 +00:00 committed by Git OBS Bridge
parent 690bb26ee0
commit 7ca521dcaa
2 changed files with 8 additions and 26 deletions

3
qgis-0.11.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:82e2ee6a1a983d625e0de09356b6897f14a647cb6c26b4f97045c77c29df9411
size 36411825

View File

@ -1,5 +1,5 @@
Name: qgis
Version: 0.10.0
Version: 0.11.0
Release: 1
License: GPL
Group: Applications/GIS
@ -50,30 +50,6 @@ General Public License. QGIS lets you browse and create map data on your
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.
Planned features include:
* Read and edit shapefiles
* Display georeferenced rasters (tiff, png, geotiff)
* Plugins to dynamically add new functionality to the application
* Support for database tables
* Support for spatially enabled tables in PostgreSQL using PostGIS
* Map output
* Script engine
* Metadata support
Authors:
----------
Carl Anderson
Christoph Spoerri <spoerri at users.sourceforge.net>
Denis Antipov <rawbytes at users.sourceforge.net>
Gary E.Sherman <sherman at mrcc dot com>
Jens Oberender <j.obi at troja.net>
Marco Hugentobler <mhugent at users.sourceforge.net>
Mark Coletti <mcoletti at users.sourceforge.net>
Masaru Hoshi
Radim Blazek <blazek at itc.it>
Steve Halasz <stevehalasz at users.sourceforge.net>
%description devel
Development packages for Quantum GIS including the C header files.
@ -124,6 +100,7 @@ rm -rf %{buildroot}
%files
%defattr(-,root,root)
%{_bindir}/*
%{_libdir}/lib%{name}python.s*
%{_libdir}/lib%{name}_*s*
%dir %{_libdir}/%{name}
%{_libdir}/%{name}/*
@ -143,7 +120,7 @@ rm -rf %{buildroot}
%defattr(644,root,root)
%{_libdir}/qgis/libgrass*
%{_libdir}/libqgisgrass.so
%{_libdir}/libqgisgrass.so.0.10
%{_libdir}/libqgisgrass.so.0.11
%post plugin-grass -p /sbin/ldconfig
@ -154,6 +131,8 @@ rm -rf %{buildroot}
%postun -p /sbin/ldconfig
%changelog -n qgis
* Mon Jul 14 2008 Otto Dassau <otto.dassau@gmx.de> 0.11.0
- update for new version, shorter description part
* Fri Apr 18 2008 Otto Dassau 0.10.0
- update for new version
* Thu Dec 20 2007 Otto Dassau 0.9.1