!1 Package init

Merge pull request !1 from 成子晗/master
This commit is contained in:
openeuler-ci-bot 2020-07-14 09:10:56 +08:00 committed by Gitee
commit f6561e733a
3 changed files with 33 additions and 0 deletions

29
hunspell-da.spec Normal file
View File

@ -0,0 +1,29 @@
Name: hunspell-da
Version: 1.7.42
Release: 11
Summary: Dictionaries of Danish hunspell
License: GPLv2+
URL: http://da.speling.org/
Source: http://da.speling.org/filer/myspell-da-%{version}.tar.bz2
BuildArch: noarch
Requires: hunspell
%description
Danish dictionaries of hunspell.
%prep
%autosetup -n myspell-da-%{version} -p1
%build
%install
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
install -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
%files
%doc README Copyright contributors COPYING
%{_datadir}/myspell/*
%changelog
* Thu Apr 16 2020 chengzihan <chengzihan2@huawei.com> - 1.7.42-11
- Package init

4
hunspell-da.yaml Normal file
View File

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

BIN
myspell-da-1.7.42.tar.bz2 Normal file

Binary file not shown.