!2 Fix test failure
From: @starlet-dx Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
f2145d67aa
@ -2,7 +2,7 @@
|
|||||||
%global upstream slfritchie
|
%global upstream slfritchie
|
||||||
Name: erlang-%{realname}
|
Name: erlang-%{realname}
|
||||||
Version: 0
|
Version: 0
|
||||||
Release: 1
|
Release: 2
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Summary: Flame Graph profiler for Erlang
|
Summary: Flame Graph profiler for Erlang
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -10,6 +10,7 @@ URL: https://github.com/%{upstream}/%{realname}
|
|||||||
VCS: scm:git:https://github.com/%{upstream}/%{realname}.git
|
VCS: scm:git:https://github.com/%{upstream}/%{realname}.git
|
||||||
Source0: https://github.com/%{upstream}/%{realname}/archive/a08518142126f5fc541a3a3c4a04c27f24448bae/%{realname}-%{version}.tar.gz
|
Source0: https://github.com/%{upstream}/%{realname}/archive/a08518142126f5fc541a3a3c4a04c27f24448bae/%{realname}-%{version}.tar.gz
|
||||||
BuildRequires: erlang-rebar perl-generators
|
BuildRequires: erlang-rebar perl-generators
|
||||||
|
BuildRequires: erlang-eunit
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||||
%description
|
%description
|
||||||
Flame Graph profiler for Erlang.
|
Flame Graph profiler for Erlang.
|
||||||
@ -34,5 +35,8 @@ install -D -p -m 0755 flamegraph.riak-color.pl %{buildroot}%{erlang_appdir}/bin/
|
|||||||
%{erlang_appdir}/
|
%{erlang_appdir}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 23 2023 yaoxin <yao_xin001@hoperun.com> - 0-2
|
||||||
|
- Fix test failure
|
||||||
|
|
||||||
* Mon Aug 31 2020 wangyue <wangyue92@huawei.com> - 0-1
|
* Mon Aug 31 2020 wangyue <wangyue92@huawei.com> - 0-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user