commit
8d0a6581ae
33
hunspell-uz.spec
Normal file
33
hunspell-uz.spec
Normal 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
4
hunspell-uz.yaml
Normal 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
BIN
uzbek-wordlist-0.6.tar.bz2
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user