!6 hunspell-tet delete -S git from %autosetup

From: @chenyanpanHW
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-08-20 10:02:29 +00:00 committed by Gitee
commit e7961f01a2

View File

@ -1,6 +1,6 @@
Name: hunspell-tet Name: hunspell-tet
Version: 0.20050108 Version: 0.20050108
Release: 21 Release: 22
Summary: Tetum hunspell dictionaries for hunspell used in OpenOffice Summary: Tetum hunspell dictionaries for hunspell used in OpenOffice
License: GPLv2+ License: GPLv2+
URL: https://sourceforge.net/projects/openofficeorg.mirror/files/contrib/dictionaries/ URL: https://sourceforge.net/projects/openofficeorg.mirror/files/contrib/dictionaries/
@ -14,7 +14,7 @@ Supplements: (hunspell and langpacks-tet)
Tetum hunspell dictionaries for hunspell used in OpenOffice. Tetum hunspell dictionaries for hunspell used in OpenOffice.
%prep %prep
%autosetup -c -n hunspell-tet-%{version} -p1 -S git %autosetup -c -n hunspell-tet-%{version} -p1
%build %build
if ! iconv -f utf-8 -t utf-8 -o /dev/null README_tet_ID.txt > /dev/null 2>&1; then if ! iconv -f utf-8 -t utf-8 -o /dev/null README_tet_ID.txt > /dev/null 2>&1; then
@ -37,6 +37,9 @@ cd -
%{_datadir}/myspell/* %{_datadir}/myspell/*
%changelog %changelog
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.20050108-22
- DESC: delete -S git from %autosetup
* Tue Jun 01 2021 wulei <wulei80@huawei.com> - 0.20050108-21 * Tue Jun 01 2021 wulei <wulei80@huawei.com> - 0.20050108-21
- fixes failed: git no such file or directory - fixes failed: git no such file or directory