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