clarify license version
This commit is contained in:
parent
cfc16cd398
commit
b67ccc0e93
@ -1,12 +1,12 @@
|
||||
Name: hunspell-da
|
||||
Summary: Danish hunspell dictionaries
|
||||
Version: 1.7.14
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Source: http://da.speling.org/filer/myspell-da-%{version}.tar.bz2
|
||||
Group: Applications/Text
|
||||
URL: http://da.speling.org/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
License: GPL
|
||||
License: GPLv2+
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: hunspell
|
||||
@ -33,6 +33,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 03 2007 Caolan McNamara <caolanm@redhat.com> - 1.7.14-2
|
||||
- clarify license version
|
||||
|
||||
* Mon Jul 30 2007 Caolan McNamara <caolanm@redhat.com> - 1.7.14-1
|
||||
- latest version
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user