clarify license version
This commit is contained in:
parent
760bbe44e8
commit
db6c345d44
@ -2,12 +2,12 @@ Name: hunspell-it
|
||||
Summary: Italian hunspell dictionaries
|
||||
%define upstreamid 20060723
|
||||
Version: 2.3
|
||||
Release: 0.1.%{upstreamid}%{?dist}
|
||||
Release: 0.2.%{upstreamid}%{?dist}
|
||||
Source: http://downloads.sourceforge.net/sourceforge/linguistico/italiano_2_3_beta_2006_07_23.zip
|
||||
Group: Applications/Text
|
||||
URL: http://linguistico.sourceforge.net
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
License: GPL
|
||||
License: GPLv2+
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: hunspell
|
||||
@ -42,5 +42,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 03 2007 Caolan McNamara <caolanm@redhat.com> - 2.3-0.2.20060723
|
||||
- clarify license version
|
||||
|
||||
* Thu Dec 07 2006 Caolan McNamara <caolanm@redhat.com> - 2.3-0.1.20060723
|
||||
- initial version
|
||||
|
||||
Loading…
Reference in New Issue
Block a user