commit
0d486b2e58
32
hunspell-mr.spec
Normal file
32
hunspell-mr.spec
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
Name: hunspell-mr
|
||||||
|
Summary: Hunspell dictionaries for Marathi
|
||||||
|
Version: 1.0.0
|
||||||
|
Release: 11
|
||||||
|
Epoch: 1
|
||||||
|
Source: http://downloads.sourceforge.net/project/openofficeorg.mirror/contrib/dictionaries/mr_IN.zip
|
||||||
|
URL: https://wiki.openoffice.org/wiki/Dictionaries
|
||||||
|
License: LGPLv2+
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Requires: hunspell
|
||||||
|
Supplements: (hunspell and langpacks-mr)
|
||||||
|
|
||||||
|
%description
|
||||||
|
Hunspell dictionaries for Marathi.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%autosetup -c -n mr_IN -p1
|
||||||
|
|
||||||
|
%build
|
||||||
|
|
||||||
|
%install
|
||||||
|
install -Dp mr_IN.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/mr_IN.dic
|
||||||
|
install -Dp mr_IN.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/mr_IN.aff
|
||||||
|
|
||||||
|
%files
|
||||||
|
%doc README_mr_IN.txt LICENCE
|
||||||
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Thu Apr 23 2020 lizhenhua <lizhenhua21@huawei.com> - 1:1.0.0-11
|
||||||
|
- Package init
|
||||||
Loading…
x
Reference in New Issue
Block a user