add build requires for resolving building errors
This commit is contained in:
parent
0e20aa296f
commit
30b1982c0a
@ -1,11 +1,12 @@
|
||||
Name: hunspell-km
|
||||
Summary: Khmer hunspell dictionaries for hunspell used in OpenOffice
|
||||
Version: 1.82
|
||||
Release: 3
|
||||
Release: 4
|
||||
Source: https://downloads.sourceforge.net/project/aoo-extensions/2250/6/sbbic-khmer-spelling-checker-1.82.oxt
|
||||
URL: http://www.sbbic.org/
|
||||
License: GPLv3
|
||||
BuildArch: noarch
|
||||
BuildRequires: git
|
||||
Requires: hunspell
|
||||
Supplements: (hunspell and langpacks-km)
|
||||
|
||||
@ -31,5 +32,9 @@ install -p km_KH.* $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 7 2021 baizhonggui <baizhonggui@huawei.com> - 1.82-4
|
||||
- Fix building error: /usr/bin/git: No such file or directory
|
||||
- Add git in BuildRequires
|
||||
|
||||
* Sat Apr 18 2020 Jeffery.Gao <gaojianxing@huawei.com> - 1.82-3
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user