hunspell-eu/hunspell-eu.spec

38 lines
992 B
RPMSpec
Raw Normal View History

2020-07-07 15:39:49 +08:00
Name: hunspell-eu
2023-04-14 10:26:23 +08:00
Version: 5.1
Release: 1
2020-07-07 15:39:49 +08:00
Summary: Hunspell dictionaries for Basque
License: GPLv2
2023-04-14 10:26:23 +08:00
URL: http://xuxen.eus
Source0: http://xuxen.eus/static/hunspell/xuxen_5.1_hunspell.zip
2020-07-07 15:39:49 +08:00
Source1: http://www.euskara.euskadi.net/r59-20660/eu/contenidos/informacion/euskarazko_softwarea/eu_9567/adjuntos/XUXEN_kode_irekia_eskuliburua-LINUX-OO.pdf
BuildArch: noarch
Requires: hunspell
Supplements: (hunspell and langpacks-eu)
%description
Hunspell dictionaries for Basque.
%prep
%autosetup -c -n hunspell-eu -p1
cp -p %{SOURCE1} .
%build
%install
2023-04-14 10:26:23 +08:00
install -Dp eu_ES.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/eu_ES.dic
install -Dp eu_ES.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/eu_ES.aff
2020-07-07 15:39:49 +08:00
%files
2023-04-14 10:26:23 +08:00
%license LICENSE.txt
%doc XUXEN_kode_irekia_eskuliburua-LINUX-OO.pdf
2020-07-07 15:39:49 +08:00
%{_datadir}/myspell/*
%changelog
2023-04-14 10:26:23 +08:00
* Fri Apr 14 2023 Ge Wang <wang--ge@126.com> - 5.1-1
- Update to version 5.1
2020-07-07 15:39:49 +08:00
* Thu Apr 16 2020 leiju <leiju4@huawei.com> - 0.20080507-17
- Package init