diff --git a/1.0-dev.oxt b/1.0-dev.oxt new file mode 100644 index 0000000..d0d0318 Binary files /dev/null and b/1.0-dev.oxt differ diff --git a/hunspell-eo.spec b/hunspell-eo.spec new file mode 100644 index 0000000..1437064 --- /dev/null +++ b/hunspell-eo.spec @@ -0,0 +1,32 @@ +Name: hunspell-eo +Summary: Spell-checking dictionary for Esperanto +Version: 1.0 +Release: 0.17.dev +Source: https://netix.dl.sourceforge.net/project/aoo-extensions/3377/1/1.0-dev.oxt +URL: http://extensions.services.openoffice.org/project/literumilo +License: LGPLv3 +BuildArch: noarch + +Requires: hunspell +Supplements: (hunspell and langpacks-eo) + +%description +Spell-checking dictionary for Esperanto. + +%prep +%autosetup -c -n %{version}-dev -p1 + +%build +chmod -x * + +%install +install -d $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p literumilo.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/eo.dic +cp -p literumilo.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/eo.aff + +%files +%{_datadir}/myspell/* + +%changelog +* Wed Apr 15 2020 leiju - 1.0-0.17.dev +- Package init diff --git a/hunspell-eo.yaml b/hunspell-eo.yaml new file mode 100644 index 0000000..00bbaf0 --- /dev/null +++ b/hunspell-eo.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA