clarify license version
This commit is contained in:
parent
d18d999428
commit
85a17bde80
@ -2,13 +2,13 @@ Name: hunspell-es
|
||||
Summary: Spanish hunspell dictionaries
|
||||
%define upstreamid 20050510
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Source0: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/es_ES.zip
|
||||
Source1: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/es_MX.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: LGPL
|
||||
License: LGPL+
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: hunspell
|
||||
@ -46,5 +46,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 03 2007 Caolan McNamara <caolanm@redhat.com> - 0.20050510-2
|
||||
- clarify license version
|
||||
|
||||
* Thu Dec 07 2006 Caolan McNamara <caolanm@redhat.com> - 0.20050510-1
|
||||
- initial version
|
||||
|
||||
Loading…
Reference in New Issue
Block a user