clarify license version
This commit is contained in:
parent
fcd1bffa20
commit
b74696e3c3
@ -2,12 +2,12 @@ Name: hunspell-ga
|
||||
Summary: Irish hunspell dictionaries
|
||||
%define upstreamid 20060731
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/ga_IE.zip
|
||||
Group: Applications/Text
|
||||
URL: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
License: GPL
|
||||
License: GPLv2+
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: hunspell
|
||||
@ -35,5 +35,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 03 2007 Caolan McNamara <caolanm@redhat.com> - 0.20060731-2
|
||||
- clarify license version
|
||||
|
||||
* Thu Dec 07 2006 Caolan McNamara <caolanm@redhat.com> - 0.20060731-1
|
||||
- initial version
|
||||
|
Loading…
Reference in New Issue
Block a user