package init
This commit is contained in:
parent
fc8e81dcf0
commit
eeff7dcefd
33
hunspell-pl.spec
Normal file
33
hunspell-pl.spec
Normal 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
BIN
sjp-myspell-pl-20200327.zip
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user