clarify license version
This commit is contained in:
parent
f2e973d04e
commit
156e76525c
@ -2,12 +2,12 @@ Name: hunspell-zu
|
|||||||
Summary: Zulu hunspell dictionaries
|
Summary: Zulu hunspell dictionaries
|
||||||
%define upstreamid 20060120
|
%define upstreamid 20060120
|
||||||
Version: 0.%{upstreamid}
|
Version: 0.%{upstreamid}
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Source: http://downloads.sourceforge.net/translate/myspell-zu_ZA-%{upstreamid}.zip
|
Source: http://downloads.sourceforge.net/translate/myspell-zu_ZA-%{upstreamid}.zip
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
URL: http://translate.sourceforge.net/
|
URL: http://translate.sourceforge.net/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
License: LGPL
|
License: LGPLv2+
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: hunspell
|
Requires: hunspell
|
||||||
@ -34,5 +34,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/myspell/*
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 03 2007 Caolan McNamara <caolanm@redhat.com> - 0.20060120-2
|
||||||
|
- clarify license version
|
||||||
* Thu Dec 07 2006 Caolan McNamara <caolanm@redhat.com> - 0.20060120-1
|
* Thu Dec 07 2006 Caolan McNamara <caolanm@redhat.com> - 0.20060120-1
|
||||||
- initial version
|
- initial version
|
||||||
|
Loading…
Reference in New Issue
Block a user