add build requires for resolving building errors
This commit is contained in:
parent
7d6d78fb4b
commit
fd66adaa97
@ -1,11 +1,11 @@
|
|||||||
Name: hunspell-csb
|
Name: hunspell-csb
|
||||||
Version: 0.20050311
|
Version: 0.20050311
|
||||||
Release: 19
|
Release: 20
|
||||||
Summary: Kashubian hunspell dictionaries for hunspell used in OpenOffice
|
Summary: Kashubian hunspell dictionaries for hunspell used in OpenOffice
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://ftp.gnu.org/gnu/aspell/dict/csb
|
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
|
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
|
Requires: hunspell
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Supplements: (hunspell and langpacks-csb)
|
Supplements: (hunspell and langpacks-csb)
|
||||||
@ -30,5 +30,9 @@ install -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
|
|||||||
%{_datadir}/myspell/*
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 7 2021 baizhonggui <baizhonggui@huawei.com> - 0.20050311-20
|
||||||
|
- Fix building error: /usr/bin/git: No such file or directory
|
||||||
|
- Add git in BuildRequires
|
||||||
|
|
||||||
* Sun Apr 26 2020 Jeffery.Gao <gaojianxing@huawei.com> - 0.20050311-19
|
* Sun Apr 26 2020 Jeffery.Gao <gaojianxing@huawei.com> - 0.20050311-19
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user