!1 package init

Merge pull request !1 from 李振华/master
This commit is contained in:
openeuler-ci-bot 2020-07-09 14:16:46 +08:00 committed by Gitee
commit 0d486b2e58
2 changed files with 32 additions and 0 deletions

32
hunspell-mr.spec Normal file
View 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

BIN
mr_IN.zip Normal file

Binary file not shown.