package init
This commit is contained in:
parent
6612c79ed0
commit
0868e68968
BIN
hunspell-om-0.04.oxt
Normal file
BIN
hunspell-om-0.04.oxt
Normal file
Binary file not shown.
36
hunspell-om.spec
Normal file
36
hunspell-om.spec
Normal file
@ -0,0 +1,36 @@
|
||||
Name: hunspell-om
|
||||
Summary: Oromo hunspell dictionaries used in OpenOffice
|
||||
Epoch: 1
|
||||
Version: 0.04
|
||||
Release: 17
|
||||
Source: https://github.com/eurolinux-enterprise-linux-sources/hunspell-om/archive/hunspell-om-%{version}.oxt
|
||||
URL: https://github.com/eurolinux-enterprise-linux-sources/hunspell-om
|
||||
License: GPLv3+
|
||||
BuildArch: noarch
|
||||
Requires: hunspell
|
||||
Supplements: (hunspell and langpacks-om)
|
||||
|
||||
%description
|
||||
Oromo hunspell dictionaries used in OpenOffice.
|
||||
|
||||
%prep
|
||||
%autosetup -c -p1
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
install -Dp dictionaries/om_ET.* $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
|
||||
cd $RPM_BUILD_ROOT/%{_datadir}/myspell/
|
||||
ln -s om_ET.aff om_KE.aff
|
||||
ln -s om_ET.dic om_KE.dic
|
||||
cd -
|
||||
|
||||
%files
|
||||
%doc dictionaries/README_om_ET.txt LICENSES-en.txt
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 21 2020 Captain Wei <captain.a.wei@gmail.com> 1:0.0.4-17
|
||||
- Package init
|
||||
4
hunspell-om.yaml
Normal file
4
hunspell-om.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: NA
|
||||
src_repo: NA
|
||||
tag_prefix: NA
|
||||
seperator: NA
|
||||
Loading…
x
Reference in New Issue
Block a user