!2 Fix build error
From: @wu-leilei Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
15494a2181
@ -2,13 +2,14 @@
|
|||||||
%global upstream seancribbs
|
%global upstream seancribbs
|
||||||
Name: erlang-neotoma
|
Name: erlang-neotoma
|
||||||
Version: 1.7.4
|
Version: 1.7.4
|
||||||
Release: 1
|
Release: 2
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Summary: Erlang library and packrat parser-generator for parsing expression grammars
|
Summary: Erlang library and packrat parser-generator for parsing expression grammars
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://github.com/seancribbs/neotoma
|
URL: http://github.com/seancribbs/neotoma
|
||||||
Source0: https://github.com/seancribbs/neotoma/archive/%{version}/neotoma-%{version}.tar.gz
|
Source0: https://github.com/seancribbs/neotoma/archive/%{version}/neotoma-%{version}.tar.gz
|
||||||
BuildRequires: erlang-rebar
|
BuildRequires: erlang-rebar
|
||||||
|
BuildRequires: erlang-eunit
|
||||||
%description
|
%description
|
||||||
Erlang library and packrat parser-generator for parsing expression grammars.
|
Erlang library and packrat parser-generator for parsing expression grammars.
|
||||||
|
|
||||||
@ -32,5 +33,8 @@ install -p -m 0644 priv/neotoma_parse.peg priv/peg_includes.hrl %{buildroot}%{er
|
|||||||
%{erlang_appdir}/
|
%{erlang_appdir}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 23 2023 wulei <wu_lei@hoperun.com> - 1.7.4-2
|
||||||
|
- Fix build error
|
||||||
|
|
||||||
* Sat Aug 29 2020 yaokai <yaokai13@huawei.com> - 1.7.4-1
|
* Sat Aug 29 2020 yaokai <yaokai13@huawei.com> - 1.7.4-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user