!12 [sync] PR-11: Compile packge devide into different architecture
From: @openeuler-sync-bot Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
26ecb3d7a6
@ -1,11 +1,11 @@
|
||||
%global debug_package %{nil}
|
||||
%global realname rebar
|
||||
%global upstream rebar
|
||||
%global need_bootstrap_set 0
|
||||
%{!?need_bootstrap: %global need_bootstrap %{need_bootstrap_set}}
|
||||
Name: erlang-%{realname}
|
||||
Version: 2.6.4
|
||||
Release: 5
|
||||
BuildArch: noarch
|
||||
Release: 6
|
||||
Summary: Erlang Build Tools
|
||||
License: MIT
|
||||
URL: https://github.com/%{upstream}/%{realname}
|
||||
@ -99,6 +99,9 @@ sed -i -e "s,-noshell -noinput,-noshell -noinput -pa .,g" ./rebar
|
||||
%{erlang_appdir}/
|
||||
|
||||
%changelog
|
||||
* Mon Apr 22 2024 yueyuankun <yueyuankun@kylinos.cn> - 2.6.4-6
|
||||
- Compile package devide into difference architecture
|
||||
|
||||
* Mon Sep 18 2023 wangkai <13474090681@163.com> - 2.6.4-5
|
||||
- Disable two tests for erlang25
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user