latest version
This commit is contained in:
parent
7168c26baf
commit
87584d1016
@ -1,13 +1,13 @@
|
||||
Name: hunspell-es
|
||||
Summary: Spanish hunspell dictionaries
|
||||
%define upstreamid 20051031
|
||||
%define upstreamid 20081215
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 3%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Source: http://es.openoffice.org/files/documents/73/3001/es_ANY.zip
|
||||
Group: Applications/Text
|
||||
URL: http://es.openoffice.org/programa/diccionario.html
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
License: LGPLv2+
|
||||
License: LGPLv3+ or GPLv3+ or MPLv1.1
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: hunspell
|
||||
@ -41,10 +41,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc README_es_ANY.txt
|
||||
%doc README.txt Changelog.txt GPLv3.txt MPL-1.1.txt LGPLv3.txt
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Tue Dec 16 2008 Caolan McNamara <caolanm@redhat.com> - 0.20081215-1
|
||||
- latest version
|
||||
|
||||
* Mon Sep 29 2008 Caolan McNamara <caolanm@redhat.com> - 0.20051031-3
|
||||
- add es_CU as Cuba for OOo
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user