package init

This commit is contained in:
small_leek 2020-07-09 20:29:05 +08:00
parent 3ca6ccb72e
commit c6533e5434
3 changed files with 36 additions and 0 deletions

32
hunspell-rw.spec Normal file
View File

@ -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 <captain.a.wei@gmail.com> 0.20050109-18
- Package init

4
hunspell-rw.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: NA
src_repo: NA
tag_prefix: NA
seperator: NA

BIN
rw_RW.zip Normal file

Binary file not shown.