!1 init package

Merge pull request !1 from 薄皮小笼包/master
This commit is contained in:
openeuler-ci-bot 2020-07-17 10:31:27 +08:00 committed by Gitee
commit 343639eac1
3 changed files with 34 additions and 0 deletions

30
hunspell-hy.spec Normal file
View File

@ -0,0 +1,30 @@
Name: hunspell-hy
Summary: Dictionaries for Armenian hunspell
Version: 0.20.0
Release: 15
Source: http://downloads.sourceforge.net/armspell/myspell-hy-%{version}.tar.gz
URL: http://sourceforge.net/projects/armspell
License: GPLv2+
BuildArch: noarch
Requires: hunspell
Supplements: (hunspell and langpacks-hy)
%description
Dictionaries for Armenian hunspell.
%prep
%autosetup -n myspell-hy-%{version} -p1
%build
%install
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
install -Dp hy_AM.* $RPM_BUILD_ROOT/%{_datadir}/myspell/
%files
%doc Copyright ChangeLog COPYING
%{_datadir}/myspell/*
%changelog
* Wed Apr 29 2020 wutao <wutao61@huawei.com> - 0.20.0-15
- Package init

4
hunspell-hy.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: NA
src_repo: NA
tag_prefix: NA
seperator: NA

BIN
myspell-hy-0.20.0.tar.gz Normal file

Binary file not shown.