!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:
openeuler-ci-bot 2024-05-08 02:52:57 +00:00 committed by Gitee
commit 26ecb3d7a6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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