clarify license version

This commit is contained in:
Caolan McNamara 2007-08-03 08:31:09 +00:00
parent 773fc8118b
commit 16ee86cc9c

View File

@ -2,13 +2,13 @@ Name: hunspell-de
Summary: German hunspell dictionaries
%define upstreamid 20051213
Version: 0.%{upstreamid}
Release: 1%{?dist}
Release: 2%{?dist}
Source0: http://j3e.de/hunspell/de_DE-%{upstreamid}.zip
Source1: http://j3e.de/hunspell/de_CH-%{upstreamid}.zip
Group: Applications/Text
URL: http://j3e.de/hunspell/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: GPL
License: GPLv2
BuildArch: noarch
Requires: hunspell
@ -54,5 +54,8 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/myspell/*
%changelog
* Fri Aug 03 2006 Caolan McNamara <caolanm@redhat.com> - 0.20051213-2
- clarify license version
* Thu Dec 07 2006 Caolan McNamara <caolanm@redhat.com> - 0.20051213-1
- initial version