!1 Package init

Merge pull request !1 from 雷炬/master
This commit is contained in:
openeuler-ci-bot 2020-07-14 14:25:03 +08:00 committed by Gitee
commit a185ae5ac6
3 changed files with 50 additions and 0 deletions

46
hunspell-et.spec Normal file
View File

@ -0,0 +1,46 @@
Name: hunspell-et
Version: 0.20030606
Release: 21
Summary: Hunspell dictionaries for Estonian
License: LGPLv2+ and LPPL
URL: http://www.meso.ee/~jjpp/speller/
Source: http://www.meso.ee/~jjpp/speller/ispell-et_20030606.tar.gz
BuildArch: noarch
Requires: hunspell
Supplements: (hunspell and langpacks-et)
Provides: hunspell-ee = 0.20030606-4
Obsoletes: hunspell-ee < 0.20030606-4
%description
Hunspell dictionaries for Estonian.
%package -n hyphen-et
Requires: hyphen
Summary: Hyphenation rules for Estonian
Supplements: (hyphen and langpacks-et)
%description -n hyphen-et
Hyphenation rules for Estonian.
%prep
%autosetup -n ispell-et-20030606 -p1
%build
%install
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p latin-1/et_EE.* $RPM_BUILD_ROOT/%{_datadir}/myspell
install -Dp hyph_et.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_et_EE.dic
%files
%doc README COPYRIGHT ChangeLog
%{_datadir}/myspell/*
%files -n hyphen-et
%doc README COPYRIGHT ChangeLog
%{_datadir}/hyphen/*
%changelog
* Thu Apr 16 2020 leiju <leiju4@huawei.com> - 0.20030606-21
- Package init

4
hunspell-et.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: NA
src_repo: NA
tag_prefix: NA
seperator: NA

BIN
ispell-et_20030606.tar.gz Normal file

Binary file not shown.