!1 package init

Merge pull request !1 from small_leek/master
This commit is contained in:
openeuler-ci-bot 2020-07-16 09:12:55 +08:00 committed by Gitee
commit 8d0a6581ae
3 changed files with 37 additions and 0 deletions

33
hunspell-uz.spec Normal file
View File

@ -0,0 +1,33 @@
Name: hunspell-uz
Version: 0.6
Release: 18
Summary: Hunspell dictionaries for Uzbek
License: GPLv2+
URL: https://people.freebsd.org/~sunpoet/sunpoet/hunspell
Source0: https://people.freebsd.org/~sunpoet/sunpoet/hunspell/uzbek-wordlist-0.6.tar.bz2
BuildArch: noarch
Requires: hunspell
Supplements: (hunspell and langpacks-uz)
%description
Hunspell dictionaries for Uzbek
%prep
%autosetup -n uzbek-wordlist-%{version} -p1
%build
cd hunspell
%make_build
install -p README ../README.hunspell
cd -
%install
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
install -p hunspell/uz_UZ* $RPM_BUILD_ROOT/%{_datadir}/myspell/
%files
%doc ChangeLog README README.hunspell TODO COPYING Copyright
%{_datadir}/myspell/*
%changelog
* Thu May 14 2020 huanghaitao <huanghaitao8@huawei.com> - 0.6-18
- package init

4
hunspell-uz.yaml Normal file
View File

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

BIN
uzbek-wordlist-0.6.tar.bz2 Normal file

Binary file not shown.