diff --git a/hunspell-om-0.04.oxt b/hunspell-om-0.04.oxt new file mode 100644 index 0000000..61da6d0 Binary files /dev/null and b/hunspell-om-0.04.oxt differ diff --git a/hunspell-om.spec b/hunspell-om.spec new file mode 100644 index 0000000..3357831 --- /dev/null +++ b/hunspell-om.spec @@ -0,0 +1,36 @@ +Name: hunspell-om +Summary: Oromo hunspell dictionaries used in OpenOffice +Epoch: 1 +Version: 0.04 +Release: 17 +Source: https://github.com/eurolinux-enterprise-linux-sources/hunspell-om/archive/hunspell-om-%{version}.oxt +URL: https://github.com/eurolinux-enterprise-linux-sources/hunspell-om +License: GPLv3+ +BuildArch: noarch +Requires: hunspell +Supplements: (hunspell and langpacks-om) + +%description +Oromo hunspell dictionaries used in OpenOffice. + +%prep +%autosetup -c -p1 + +%build + +%install +install -d $RPM_BUILD_ROOT/%{_datadir}/myspell +install -Dp dictionaries/om_ET.* $RPM_BUILD_ROOT/%{_datadir}/myspell + +cd $RPM_BUILD_ROOT/%{_datadir}/myspell/ +ln -s om_ET.aff om_KE.aff +ln -s om_ET.dic om_KE.dic +cd - + +%files +%doc dictionaries/README_om_ET.txt LICENSES-en.txt +%{_datadir}/myspell/* + +%changelog +* Tue Apr 21 2020 Captain Wei 1:0.0.4-17 +- Package init diff --git a/hunspell-om.yaml b/hunspell-om.yaml new file mode 100644 index 0000000..00bbaf0 --- /dev/null +++ b/hunspell-om.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA