diff --git a/hunspell-qu.spec b/hunspell-qu.spec new file mode 100644 index 0000000..3b29bac --- /dev/null +++ b/hunspell-qu.spec @@ -0,0 +1,30 @@ +Name: hunspell-qu +Version: 0.9 +Release: 15 +Summary: Quechua Ecuador hunspell dictionaries for hunspell used in OpenOffice +License: AGPLv3 +URL: http://extensions.services.openoffice.org/project/KichwaSpellchecker +Source: https://sourceforge.net/projects/aoo-extensions/files/2121/8/qu_EC-0.9.oxt +Requires: hunspell +BuildArch: noarch +Supplements: (hunspell and langpacks-qu) + +%description +Quechua Ecuador hunspell dictionaries for hunspell used in OpenOffice. + +%prep +%autosetup -c -n hunspell-qu-%{version} -p1 -S git + +%build + +%install +install -Dp qu_EC.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/qu_EC.aff +install -Dp qu_EC.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/qu_EC.dic + +%files +%doc CURRENTVERSION.txt README.txt REVISION.txt LICENSE.txt +%{_datadir}/myspell/* + +%changelog +* Sun Apr 26 2020 Jeffery.Gao - 0.9-15 +- Package init diff --git a/hunspell-qu.yaml b/hunspell-qu.yaml new file mode 100644 index 0000000..00bbaf0 --- /dev/null +++ b/hunspell-qu.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA diff --git a/qu_EC-0.9.oxt b/qu_EC-0.9.oxt new file mode 100644 index 0000000..bb343a6 Binary files /dev/null and b/qu_EC-0.9.oxt differ