!4 %prep no longer patched with git

From: @wang_yue111
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-07-12 01:58:27 +00:00 committed by Gitee
commit ff41442a45

View File

@ -1,7 +1,7 @@
Name: hunspell-ko
Summary: Korean hunspell dictionaries for hunspell used in OpenOffice
Version: 0.7.0
Release: 6
Release: 7
Source: https://github.com/spellcheck-ko/hunspell-dict-ko/archive/%{version}.tar.gz
URL: https://extensions.libreoffice.org/en/extensions/show/korean-spellchecker
License: MPLv1.1 or GPLv2 or LGPLv2
@ -14,7 +14,7 @@ Supplements: (hunspell and langpacks-ko)
Korean hunspell dictionaries for hunspell used inOpenOffice.
%prep
%autosetup -n hunspell-dict-ko-%{version} -p1 -S git
%autosetup -n hunspell-dict-ko-%{version} -p1
%build
make
@ -31,5 +31,8 @@ make test
%{_datadir}/myspell/*
%changelog
* Sat Jul 10 2021 wangyue <wangyue92@huawei.com> - 0.7.0-7
- %prep no longer patched with git
* Sat Apr 18 2020 Jeffery.Gao <gaojianxign@huawei.com> - 0.7.0-6
- Package init