hunspell-rw/hunspell-rw.spec

39 lines
919 B
RPMSpec
Raw Normal View History

2020-07-09 20:29:05 +08:00
Name: hunspell-rw
Summary: Kinyarwanda hunspell dictionaries used in OpenOffice
2020-10-13 09:49:16 +08:00
Version: 2005.01.09
Release: 19
2020-07-09 20:29:05 +08:00
Source: http://openoffice.cs.utah.edu/contrib/dictionaries/rw_RW.zip
# link is dead now, don't report any bugs
URL: http://borel.slu.edu/crubadan/apps.html
License: GPLv2+
BuildArch: noarch
Requires: hunspell
Supplements: (hunspell and langpacks-rw)
%description
Kinyarwanda hunspell dictionaries used in OpenOffice.
%prep
%autosetup -c -p1 -n hunspell-rw
%build
%install
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
install -Dp rw_RW.* $RPM_BUILD_ROOT/%{_datadir}/myspell
%files
%doc README_rw_RW.txt
%{_datadir}/myspell/*
%changelog
2020-10-13 09:59:45 +08:00
* Sat Oct 10 2020 zhanghua <zhanghua40@huawei.com> - 2005.01.09-19
2020-10-13 09:49:16 +08:00
- Type:bugfix
- ID:NA
- SUG:NA
- DESC: fix the version as 2005.01.09
2020-07-09 20:29:05 +08:00
* Fri Apr 17 2020 Captain Wei <captain.a.wei@gmail.com> 0.20050109-18
- Package init