package init
This commit is contained in:
parent
ab648e2559
commit
bc2bd8b75a
BIN
hunspell-tpi-0.07.oxt
Normal file
BIN
hunspell-tpi-0.07.oxt
Normal file
Binary file not shown.
31
hunspell-tpi.spec
Normal file
31
hunspell-tpi.spec
Normal file
@ -0,0 +1,31 @@
|
||||
Name: hunspell-tpi
|
||||
Summary: The dictionaries for Tok Pisin hunspell
|
||||
Version: 0.07
|
||||
Release: 12
|
||||
Source: https://downloads.sourceforge.net/project/aoo-extensions/4824/3/hunspell-tpi-0.07.oxt
|
||||
URL: http://extensions.services.openoffice.org/en/project/tok-pisin-spell-checker
|
||||
License: GPLv3+
|
||||
BuildArch: noarch
|
||||
Requires: hunspell
|
||||
Supplements: (hunspell and langpacks-tpi)
|
||||
|
||||
%description
|
||||
The dictionaries for Tok Pisin hunspell.
|
||||
|
||||
%prep
|
||||
%autosetup -c
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
cp -p dictionaries/tpi_PG.* $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
|
||||
%files
|
||||
%doc dictionaries/README_tpi_PG.txt
|
||||
%license LICENSES-en.txt
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 14 2020 wangyue<wangyue92@huawei.com> - 0.07-12
|
||||
- Package init
|
||||
Loading…
x
Reference in New Issue
Block a user