clarify license version
This commit is contained in:
parent
5791587d3a
commit
cf6cb75386
@ -2,12 +2,12 @@ Name: hunspell-th
|
||||
Summary: Thai hunspell dictionaries
|
||||
%define upstreamid 20061212
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/th_TH.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: LGPL
|
||||
License: LGPL+
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: hunspell
|
||||
@ -35,6 +35,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 03 2007 Caolan McNamara <caolanm@redhat.com> - 0.20061212-2
|
||||
- clarify license version
|
||||
|
||||
* Wed Feb 14 2007 Caolan McNamara <caolanm@redhat.com> - 0.20061212-1
|
||||
- update to latest
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user