!1 package init

Merge pull request !1 from small_leek/master
This commit is contained in:
openeuler-ci-bot 2020-07-16 16:39:30 +08:00 committed by Gitee
commit be9a0b87ec
3 changed files with 38 additions and 0 deletions

BIN
hunspell-nds-0.1.zip Normal file

Binary file not shown.

34
hunspell-nds.spec Normal file
View File

@ -0,0 +1,34 @@
Name: hunspell-nds
Summary: libraries for spell checker
Version: 0.1
Release: 17
Source: http://downloads.sourceforge.net/aspell-nds/hunspell-nds-0.1.zip
URL: http://aspell-nds.sourceforge.net/
License: GPLv2+
BuildArch: noarch
Requires: hunspell
Supplements: (hunspell and langpacks-nds)
%description
Libraries for spell checker
%prep
%autosetup -n %{name} -p1
%build
%install
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
install -p nds.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/nds_DE.aff
install -p nds.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/nds_DE.dic
cd $RPM_BUILD_ROOT/%{_datadir}/myspell/
ln -s nds_DE.aff nds_NL.aff
ln -s nds_DE.dic nds_NL.dic
%files
%doc README_nds.txt Copyright COPYING
%{_datadir}/myspell/*
%changelog
* Thu Apr 23 2020 cuibaobao<cuibaobao1@huawei.com> - 0.1-17
- Package init

4
hunspell-nds.yaml Normal file
View File

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