Skip to content

Commit 0bb7fb5

Browse files
author
g_j_m
committed
Some updates prior to generating 0.8 preview rpms.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5524 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent fcb5b1f commit 0bb7fb5

File tree

1 file changed

+21
-23
lines changed

1 file changed

+21
-23
lines changed

qgis.spec.in

Lines changed: 21 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -5,40 +5,38 @@ Copyright: GPL
55
Group: Applications/Engineering
66
Autoreqprov: on
77
Source: %{name}-%{version}.tar.gz
8-
URL: http://qgis.sourceforge.net/
9-
Summary: Quantum GIS (QGIS) is designed to be a Geographic Information System (GIS) built for Linux/Unix.
8+
URL: http://qgis.qgis.org/
9+
Summary: Quantum GIS (QGIS) is a Geographic Information System (GIS)
10+
for Unix, Mac and Windows operating systems.
1011
BuildRoot: %{_tmppath}/%{name}-%{version}-build
1112

1213
%define prefix /usr
1314

1415
%description
15-
Quantum GIS (QGIS) is designed to be a Geographic Information System (GIS)
16-
built for Linux/Unix. QGIS will offer support for vector and raster formats.
17-
Currently QGIS supports shapefiles and PostgreSQL/PostGIS layers.
16+
Quantum GIS (QGIS) is a Geographic Information System (GIS)
17+
for Unix, Mac and Windows operating systems. QGIS supports many vector and
18+
raster formats, and well as WMS data.
1819

19-
Planned features include:
20-
21-
* Read and edit shapefiles
22-
* Display georeferenced rasters (tiff, png, geotiff)
23-
* Plugins to dynamically add new functionality to the application
24-
* Support for database tables
25-
* Support for spatially enabled tables in PostgreSQL using PostGIS
26-
* Map output
27-
* Script engine
28-
* Metadata support
20+
Features include:
2921

22+
*
3023
Authors:
3124
----------
25+
Gary Sherman
26+
Steve Halasz
27+
Marco Hugentobler
28+
Time Sutton
29+
Denis Antipov
30+
Mark Coletti
31+
Lars Luthman
32+
Jens Oberender
33+
Christoph Spoerri
3234
Carl Anderson
33-
Christoph Spoerri <spoerri at users.sourceforge.net>
34-
Denis Antipov <rawbytes at users.sourceforge.net>
35-
Gary E.Sherman <sherman at mrcc dot com>
36-
Jens Oberender <j.obi at troja.net>
37-
Marco Hugentobler <mhugent at users.sourceforge.net>
38-
Mark Coletti <mcoletti at users.sourceforge.net>
35+
Gavin Macaulay
3936
Masaru Hoshi
40-
Radim Blazek <blazek at itc.it>
41-
Steve Halasz <stevehalasz at users.sourceforge.net>
37+
Peter Brwer
38+
Radim Blazek
39+
Tom Elwertowski
4240

4341
%prep
4442
%setup

0 commit comments

Comments
 (0)