From 68a3a39894cfb402fbad25804db08bc1b8bc5402 Mon Sep 17 00:00:00 2001 From: wu-leilei Date: Tue, 1 Jun 2021 15:40:57 +0800 Subject: [PATCH] fixex failuer: usr/bin/git: No such file or directory --- hunspell-tet.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hunspell-tet.spec b/hunspell-tet.spec index 191607d..0ef9eac 100644 --- a/hunspell-tet.spec +++ b/hunspell-tet.spec @@ -1,13 +1,13 @@ Name: hunspell-tet Version: 0.20050108 -Release: 20 +Release: 21 Summary: Tetum hunspell dictionaries for hunspell used in OpenOffice License: GPLv2+ URL: https://sourceforge.net/projects/openofficeorg.mirror/files/contrib/dictionaries/ Source: http://www.mirrorservice.org/sites/download.openoffice.org/contrib/dictionaries/tet_ID.zip Requires: hunspell BuildArch: noarch -Buildrequires: dos2unix +Buildrequires: dos2unix, git Supplements: (hunspell and langpacks-tet) %description @@ -37,5 +37,8 @@ cd - %{_datadir}/myspell/* %changelog +* Tue Jun 01 2021 wulei - 0.20050108-21 +- fixes failed: git no such file or directory + * Thu Apr 30 2020 Jeffery.Gao - 0.20050108-20 - Package init