From 5831fb756828df1ee4ba95774984b88a76cf9a28 Mon Sep 17 00:00:00 2001 From: chenyanpanHW Date: Fri, 30 Jul 2021 22:51:35 +0800 Subject: [PATCH] delete -S git from %autosetup --- hunspell-tet.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hunspell-tet.spec b/hunspell-tet.spec index 0ef9eac..e71ee6d 100644 --- a/hunspell-tet.spec +++ b/hunspell-tet.spec @@ -1,6 +1,6 @@ Name: hunspell-tet Version: 0.20050108 -Release: 21 +Release: 22 Summary: Tetum hunspell dictionaries for hunspell used in OpenOffice License: GPLv2+ 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. %prep -%autosetup -c -n hunspell-tet-%{version} -p1 -S git +%autosetup -c -n hunspell-tet-%{version} -p1 %build 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/* %changelog +* Fri Jul 30 2021 chenyanpanHW - 0.20050108-22 +- DESC: delete -S git from %autosetup + * Tue Jun 01 2021 wulei - 0.20050108-21 - fixes failed: git no such file or directory