diff --git a/hunspell-tpi-0.07.oxt b/hunspell-tpi-0.07.oxt new file mode 100644 index 0000000..c3402cd Binary files /dev/null and b/hunspell-tpi-0.07.oxt differ diff --git a/hunspell-tpi.spec b/hunspell-tpi.spec new file mode 100644 index 0000000..8b25661 --- /dev/null +++ b/hunspell-tpi.spec @@ -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 - 0.07-12 +- Package init