diff --git a/hunspell-rw.spec b/hunspell-rw.spec new file mode 100644 index 0000000..f0c5216 --- /dev/null +++ b/hunspell-rw.spec @@ -0,0 +1,32 @@ +Name: hunspell-rw +Summary: Kinyarwanda hunspell dictionaries used in OpenOffice +Version: 0.20050109 +Release: 18 +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 +* Fri Apr 17 2020 Captain Wei 0.20050109-18 +- Package init diff --git a/hunspell-rw.yaml b/hunspell-rw.yaml new file mode 100644 index 0000000..00bbaf0 --- /dev/null +++ b/hunspell-rw.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA diff --git a/rw_RW.zip b/rw_RW.zip new file mode 100644 index 0000000..589d86d Binary files /dev/null and b/rw_RW.zip differ