updated License from GPL to GPLv2
This commit is contained in:
parent
f5e0d6b137
commit
e13d3b7265
@ -3,9 +3,9 @@
|
|||||||
Summary: A user friendly Open Source Geographic Information System
|
Summary: A user friendly Open Source Geographic Information System
|
||||||
Name: qgis
|
Name: qgis
|
||||||
Version: 0.8.1
|
Version: 0.8.1
|
||||||
Release: 11%{?dist}
|
Release: 12%{?dist}
|
||||||
#Epoch: 1
|
#Epoch: 1
|
||||||
License: GPL
|
License: GPLv2
|
||||||
Group: Applications/Engineering
|
Group: Applications/Engineering
|
||||||
Source0: http://download.qgis.org/qgis/src/%{name}-%{version}.tar.gz
|
Source0: http://download.qgis.org/qgis/src/%{name}-%{version}.tar.gz
|
||||||
Source1: %{name}.desktop
|
Source1: %{name}.desktop
|
||||||
@ -179,6 +179,9 @@ desktop-file-install --vendor="fedora" \
|
|||||||
%{_datadir}/%{name}/themes/default/grass
|
%{_datadir}/%{name}/themes/default/grass
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 02 2007 Douglas E. Warner <silfreed@silfreed.net> 0.8.1-12
|
||||||
|
- updated License from GPL to GPLv2
|
||||||
|
|
||||||
* Tue Jul 10 2007 Douglas E. Warner <silfreed@silfreed.net> 0.8.1-11
|
* Tue Jul 10 2007 Douglas E. Warner <silfreed@silfreed.net> 0.8.1-11
|
||||||
- allowing docs to be installed by qgis so they can be referenced by internal
|
- allowing docs to be installed by qgis so they can be referenced by internal
|
||||||
help system (bug#241403)
|
help system (bug#241403)
|
||||||
|
Reference in New Issue
Block a user