package init

This commit is contained in:
root 2020-07-07 14:16:46 +08:00
parent d72713e0c2
commit ab88b5d7f7
2 changed files with 31 additions and 0 deletions

31
hunspell-mai.spec Normal file
View File

@ -0,0 +1,31 @@
Name: hunspell-mai
Summary: Hunspell dictionaries for Maithili
Version: 1.0.1
Release: 17
Source: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/bhashaghar/mai_IN.oxt
URL: https://code.google.com/archive/p/bhashaghar/wikis/Maithili.wiki
License: GPLv2+ or LGPLv2+ or MPLv1.1
BuildArch: noarch
Requires: hunspell
Supplements: (hunspell and langpacks-mai)
%description
Hunspell dictionaries for Maithili.
%prep
%autosetup -c -n hunspell-mai -p1
%build
%install
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p mai_IN.* $RPM_BUILD_ROOT/%{_datadir}/myspell/
%files
%doc README_mai_IN.txt COPYING COPYING.MPL COPYING.GPL COPYING.LGPL
%{_datadir}/myspell/*
%changelog
* Wed Apr 15 2020 lizhenhua <lizhenhua21@huawei.com> - 1.0.1-17
- Package init

BIN
mai_IN.oxt Normal file

Binary file not shown.