From 9a4eec4740f79ee695771b08ff16a511682871ee Mon Sep 17 00:00:00 2001 From: baizg1107 Date: Wed, 9 Jun 2021 10:11:57 +0800 Subject: [PATCH] add build requires for resolving building errors --- hunspell-ku.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/hunspell-ku.spec b/hunspell-ku.spec index add6c00..4d92d4a 100644 --- a/hunspell-ku.spec +++ b/hunspell-ku.spec @@ -1,11 +1,12 @@ Name: hunspell-ku Summary: Kurdish hunspell dictionaries for hunspell used in OpenOffice Version: 0.21 -Release: 20 +Release: 21 Source0: http://downloads.sourceforge.net/myspellkurdish/ku_TR-021.zip URL: https://sourceforge.net/projects/myspellkurdish/ License: GPLv3 or LGPLv3 or MPLv1.1 BuildArch: noarch +BuildRequires: git Requires: hunspell Supplements: (hunspell and langpacks-ku) @@ -36,5 +37,9 @@ cd - %{_datadir}/myspell/* %changelog +* Mon Jun 7 2021 baizhonggui - 0.21-21 +- Fix building error: /usr/bin/git: No such file or directory +- Add git in BuildRequires + * Sat Apr 18 2020 Jeffery.Gao - 0.21-20 - Package init