package init
This commit is contained in:
parent
e31da10995
commit
1ff262e36b
32
hunspell-ml.spec
Normal file
32
hunspell-ml.spec
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
Name: hunspell-ml
|
||||||
|
Summary: Hunspell dictionaries for Malayalam
|
||||||
|
Version: 0.1
|
||||||
|
Release: 20
|
||||||
|
Source: http://download.savannah.gnu.org/releases/smc/Spellchecker/ooo-hunspell-ml-%{version}.tar.bz2
|
||||||
|
URL: http://download.savannah.gnu.org/releases/smc/Spellchecker/
|
||||||
|
License: GPLv3+
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Requires: hunspell
|
||||||
|
Supplements: (hunspell and langpacks-ml)
|
||||||
|
|
||||||
|
%description
|
||||||
|
Hunspell dictionaries for Malayalam
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%autosetup -n ooo-hunspell-ml-%{version} -p1
|
||||||
|
|
||||||
|
%build
|
||||||
|
echo "Nothing to build..."
|
||||||
|
|
||||||
|
%install
|
||||||
|
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||||
|
cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||||
|
|
||||||
|
%files
|
||||||
|
%doc README COPYING
|
||||||
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Thu Apr 14 2020 lizhenhua <lizhenhua21@huawei.com> - 0.1-20
|
||||||
|
- Package init
|
||||||
BIN
ooo-hunspell-ml-0.1.tar.bz2
Normal file
BIN
ooo-hunspell-ml-0.1.tar.bz2
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user