package init
This commit is contained in:
parent
7f3693d677
commit
fc319cf00d
BIN
hunspell-sk-20110228.zip
Normal file
BIN
hunspell-sk-20110228.zip
Normal file
Binary file not shown.
30
hunspell-sk.spec
Normal file
30
hunspell-sk.spec
Normal file
@ -0,0 +1,30 @@
|
||||
Name: hunspell-sk
|
||||
Version: 0.20110228
|
||||
Release: 14
|
||||
Summary: Hunspell dictionaries for Slovak
|
||||
License: LGPLv2 or GPLv2 or MPLv1.1
|
||||
URL: http://www.sk-spell.sk.cx/
|
||||
Source: http://www.sk-spell.sk.cx/files/hunspell-sk-20110228.zip
|
||||
BuildArch: noarch
|
||||
epoch: 1
|
||||
Requires: hunspell
|
||||
Supplements: (hunspell and langpacks-sk)
|
||||
%description
|
||||
Hunspell dictionaries for Slovak.
|
||||
|
||||
%prep
|
||||
%autosetup -n hunspell-sk-20110228 -p1
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
|
||||
%files
|
||||
%doc doc/*
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 23 2020 huanghaitao <huanghaitao8@huawei.com> - 0.20110228-14
|
||||
- package init
|
||||
4
hunspell-sk.yaml
Normal file
4
hunspell-sk.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