diff --git a/hunspell-ts.spec b/hunspell-ts.spec new file mode 100644 index 0000000..50665fb --- /dev/null +++ b/hunspell-ts.spec @@ -0,0 +1,32 @@ +Name: hunspell-ts +Version: 0.20110323.1 +Release: 3 +Summary: Hunspell dictionaries for Tsonga +Source: https://addons.mozilla.org/firefox/downloads/file/376225/tsonga_spell_checker-20110323.1-typefix-fn+sm+tb+fx.xpi +URL: https://addons.mozilla.org/en-US/firefox/addon/tsonga-spell-checker/ +License: LGPLv2+ +BuildArch: noarch + +Requires: hunspell +Supplements: (hunspell and langpacks-ts) + +%description +Hunspell dictionaries for Tsonga. + +%prep +%autosetup -c -n hunspell-ts -p1 + +%build + +%install +install -Dp dictionaries/ts-ZA.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/ts_ZA.aff +install -p dictionaries/ts-ZA.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/ts_ZA.dic + + +%files +%doc README-ts-ZA.txt +%{_datadir}/myspell/* + +%changelog +* Mon Apr 27 2020 songzhenyu - 0.20110323.1-3 +- Package init diff --git a/hunspell-ts.yaml b/hunspell-ts.yaml new file mode 100644 index 0000000..00bbaf0 --- /dev/null +++ b/hunspell-ts.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA diff --git a/tsonga_spell_checker-20110323.1-typefix-fn+sm+tb+fx.xpi b/tsonga_spell_checker-20110323.1-typefix-fn+sm+tb+fx.xpi new file mode 100644 index 0000000..97f47e4 Binary files /dev/null and b/tsonga_spell_checker-20110323.1-typefix-fn+sm+tb+fx.xpi differ