!8 修复因缺少依赖导致编译失败问题
From: @wu-leilei Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
3baa81b870
@ -1,13 +1,13 @@
|
||||
Name: marisa
|
||||
Version: 0.2.4
|
||||
Release: 38
|
||||
Release: 39
|
||||
Summary: Matching Algorithm with Recursively Implemented StorAge
|
||||
|
||||
License: BSD or LGPLv2+
|
||||
URL: https://code.google.com/p/marisa-trie
|
||||
Source0: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/marisa-trie/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: swig perl-devel perl-generators python3-devel ruby-devel
|
||||
BuildRequires: swig perl-devel perl-generators python3-devel ruby-devel g++
|
||||
|
||||
%description
|
||||
MARISA is a static and space-efficient trie data structure. And libmarisa is a C++
|
||||
@ -130,6 +130,9 @@ find $RPM_BUILD_ROOT -name 'perllocal.pod' -delete
|
||||
%{ruby_vendorarchdir}/marisa.so
|
||||
|
||||
%changelog
|
||||
* Wed Jun 09 2021 wulei <wulei80@huawei.com> - 0.2.4-39
|
||||
- fixes failed: error: no acceptable C compiler found in PATH
|
||||
|
||||
* Wed Oct 21 2020 Ge Wang <wangge20@huawei.com> - 0.2.4-38
|
||||
- remove python2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user