From d22275f51d5dad379e640a29f9eaade310e88d5f Mon Sep 17 00:00:00 2001 From: wu-leilei Date: Tue, 1 Jun 2021 15:18:23 +0800 Subject: [PATCH] fixex failuer: usr/bin/git: No such file or directory --- hunspell-ky.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hunspell-ky.spec b/hunspell-ky.spec index 8837f68..b2e0ec2 100644 --- a/hunspell-ky.spec +++ b/hunspell-ky.spec @@ -1,12 +1,12 @@ Name: hunspell-ky Summary: Kirghiz hunspell dictionaries for hunspell used of OpenOffice Version: 0.20090415 -Release: 17 +Release: 18 Source: http://ftp.gnu.org/gnu/aspell/dict/ky/aspell6-ky-0.01-0.tar.bz2 URL: https://aur.archlinux.org/packages/aspell6-ky/ License: GPLv2+ BuildArch: noarch -BuildRequires: aspell, hunspell-devel +BuildRequires: aspell, hunspell-devel, git Requires: hunspell Supplements: (hunspell and langpacks-ky) @@ -32,5 +32,8 @@ install -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell %{_datadir}/myspell/* %changelog +* Thu Jun 01 2021 wulei - 0.20090415-18 +- fixes failed: git no such file or directory + * Sat Apr 18 2020 Jeffery.Gao - 0.20090415-17 - Package init -- Gitee