package init
This commit is contained in:
parent
792caf7163
commit
3f43afa13f
BIN
hu_HU-1.6.1.tar.gz
Normal file
BIN
hu_HU-1.6.1.tar.gz
Normal file
Binary file not shown.
31
hunspell-hu.spec
Normal file
31
hunspell-hu.spec
Normal file
@ -0,0 +1,31 @@
|
||||
Name: hunspell-hu
|
||||
Summary: Dictionaries for hungarian hunspell
|
||||
Version: 1.6.1
|
||||
Release: 15
|
||||
Source: http://downloads.sourceforge.net/magyarispell/hu_HU-%{version}.tar.gz
|
||||
URL: http://magyarispell.sourceforge.net
|
||||
License: LGPLv2+ or GPLv2+ or MPLv1.1
|
||||
BuildArch: noarch
|
||||
Requires: hunspell
|
||||
Supplements: (hunspell and langpacks-hu)
|
||||
|
||||
%description
|
||||
Dictionaries for hungarian hunspell.
|
||||
|
||||
%prep
|
||||
%autosetup -n hu_HU-%{version} -p1
|
||||
|
||||
%build
|
||||
chmod -x *
|
||||
|
||||
%install
|
||||
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
|
||||
%files
|
||||
%doc README_hu_HU.txt LEIRAS.txt
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 16 2020 wutao <wutao61@huawei.com> - 1.6.1-15
|
||||
- Package init
|
||||
4
hunspell-hu.yaml
Normal file
4
hunspell-hu.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: NA
|
||||
src_repo: NA
|
||||
tag_prefix: NA
|
||||
seperator: NA
|
||||
Loading…
x
Reference in New Issue
Block a user