1 Star 0 Fork 8

李振华/hunspell-ml

forked from src-openEuler/hunspell-ml 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
hunspell-ml.spec 778 Bytes
一键复制 编辑 原始数据 按行查看 历史
root 提交于 2020-07-07 14:29 . package init
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
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/li_zhen_hua/hunspell-ml.git
git@gitee.com:li_zhen_hua/hunspell-ml.git
li_zhen_hua
hunspell-ml
hunspell-ml
master

搜索帮助