hunspell-gd/hunspell-gd.spec

35 lines
909 B
RPMSpec
Raw Normal View History

2020-07-06 11:02:28 +08:00
Name: hunspell-gd
Summary: Date files and scripts for building Scottish Gaelic spell checkers
2023-04-17 10:44:12 +08:00
Version: 3.3
Release: 1
Source: http://sourceforge.net/project/aoo-extensions/files/4587/14/hunspell-gd-3.3.oxt
2020-07-06 11:02:28 +08:00
URL: http://extensions.services.openoffice.org/en/project/faclair-afb
License: GPLv2+ and GPLv3+
BuildArch: noarch
Requires: hunspell
Supplements: (hunspell and langpacks-gd)
%description
Date files and scripts for building Scottish Gaelic spell checkers.
%prep
%autosetup -c hunspell-gd-%{version} -p1
%build
%install
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p dictionaries/gd_GB.dic dictionaries/gd_GB.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
%files
%doc dictionaries/README_gd_GB.txt LICENSES-en.txt
%{_datadir}/myspell/*
%changelog
2023-04-17 10:44:12 +08:00
* Mon Apr 17 2023 Ge Wang <wang--ge@126.com> - 3.3-1
- Update to version 3.3
2020-07-06 11:02:28 +08:00
* Tue Apr 14 2020 wangyue <wangyue92@huawei.com> - 2.6-12
- Package init