hunspell-eo/hunspell-eo.spec
starlet-dx 3ff446b194 Fix build failed due to rpm update to 4.18.0
(cherry picked from commit 7601cef0880cd26d8f598e6964021ebfcfd80759)
2023-02-15 17:13:06 +08:00

36 lines
925 B
RPMSpec

Name: hunspell-eo
Summary: Spell-checking dictionary for Esperanto
Version: 1.0
Release: 0.18.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 *.dic *.aff
%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 Feb 15 2023 yaoxin <yaoxin30@h-partners.com> - 1.0-0.18.dev
- Fix build failed due to rpm update to 4.18.0
* Wed Apr 15 2020 leiju <leiju4@huewei.com> - 1.0-0.17.dev
- Package init