diff --git a/hunspell-ms.spec b/hunspell-ms.spec index 30f55af..c8a6f28 100644 --- a/hunspell-ms.spec +++ b/hunspell-ms.spec @@ -2,12 +2,12 @@ Name: hunspell-ms Summary: Malay hunspell dictionaries %define upstreamid 20050117 Version: 0.%{upstreamid} -Release: 1%{?dist} +Release: 2%{?dist} Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/ms_MY.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: GFDL +License: GFDL and GPL+ BuildArch: noarch Requires: hunspell @@ -42,5 +42,8 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/myspell/* %changelog +* Fri Aug 03 2007 Caolan McNamara - 0.20050117-2 +- clarify license, the .aff apparently is GPL+ while the wordlist is GFDL + * Thu Dec 07 2006 Caolan McNamara - 0.20050117-1 - initial version