From fd66adaa97790782feec514eda054ba20cdaa469 Mon Sep 17 00:00:00 2001 From: baizg1107 Date: Wed, 9 Jun 2021 10:08:46 +0800 Subject: [PATCH] add build requires for resolving building errors --- hunspell-csb.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/hunspell-csb.spec b/hunspell-csb.spec index 5a43aea..9e2ccf1 100644 --- a/hunspell-csb.spec +++ b/hunspell-csb.spec @@ -1,11 +1,11 @@ Name: hunspell-csb Version: 0.20050311 -Release: 19 +Release: 20 Summary: Kashubian hunspell dictionaries for hunspell used in OpenOffice License: GPLv2+ URL: http://ftp.gnu.org/gnu/aspell/dict/csb Source: http://ftp.gnu.org/gnu/aspell/dict/csb/aspell6-csb-0.02-0.tar.bz2 -BuildRequires: aspell, hunspell-devel +BuildRequires: aspell, hunspell-devel, git Requires: hunspell BuildArch: noarch Supplements: (hunspell and langpacks-csb) @@ -30,5 +30,9 @@ install -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell %{_datadir}/myspell/* %changelog +* Mon Jun 7 2021 baizhonggui - 0.20050311-20 +- Fix building error: /usr/bin/git: No such file or directory +- Add git in BuildRequires + * Sun Apr 26 2020 Jeffery.Gao - 0.20050311-19 - Package init