From b93c7ccc5a28bbfe2ca5ff0c5e26de26cb9767b4 Mon Sep 17 00:00:00 2001 From: baizg1107 Date: Wed, 9 Jun 2021 10:10:33 +0800 Subject: [PATCH] add build requires for resolving building errors --- hunspell-kk.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/hunspell-kk.spec b/hunspell-kk.spec index c7edc1a..8f6bd5d 100644 --- a/hunspell-kk.spec +++ b/hunspell-kk.spec @@ -1,11 +1,12 @@ Name: hunspell-kk Summary: Kazakh hunspell dictionaries for hunspell used in OpenOffice. Version: 1.1 -Release: 16 +Release: 17 Source: https://downloads.sourceforge.net/project/aoo-extensions/1172/12/dict-kk.oxt URL: http://extensions.services.openoffice.org/project/dict-kk License: GPLv2+ or LGPLv2+ or MPLv1.1 BuildArch: noarch +BuildRequires: git Requires: hunspell Supplements: (hunspell and langpacks-kk) @@ -28,5 +29,9 @@ install -p kk_KZ.* $RPM_BUILD_ROOT/%{_datadir}/myspell %{_datadir}/myspell/* %changelog +* Mon Jun 7 2021 baizhonggui - 1.1-17 +- Fix building error: /usr/bin/git: No such file or directory +- Add git in BuildRequires + * Sat Apr 18 2020 Jeffery.Gao - 1.1-16 - Package init