package init

This commit is contained in:
root 2020-07-07 14:42:47 +08:00
parent fc8e81dcf0
commit eeff7dcefd
2 changed files with 33 additions and 0 deletions

33
hunspell-pl.spec Normal file
View File

@ -0,0 +1,33 @@
Name: hunspell-pl
Summary: Hunspell dictionaries for Polish
Version: 0.20200327
Release: 3
Source: http://sjp.pl/slownik/ort/sjp-myspell-pl-20200327.zip
URL: https://sjp.pl/slownik/ort/
License: LGPLv2+ or GPL+ or MPLv1.1 or ASL 2.0 or CC-BY-SA
BuildArch: noarch
Requires: hunspell
Supplements: (hunspell and langpacks-pl)
%description
Hunspell dictionaries for Polish.
%prep
%autosetup -c hunspell-pl -p1
%build
unzip pl_PL.zip
%install
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
%files
%doc README_pl_PL.txt
%{_datadir}/myspell/*
%changelog
* Thu Apr 14 2020 lizhenhua <lizhenhua21@huawei.com> - 0.20200327-3
- Package init

BIN
sjp-myspell-pl-20200327.zip Normal file

Binary file not shown.