Compile package devide into difference architecture

Signed-off-by: yueyuankun <yueyuankun@kylinos.cn>
(cherry picked from commit 6b3cede9b7634e830fdfe237a5664b5df898e89a)
This commit is contained in:
yueyuankun 2024-04-22 20:48:35 +08:00 committed by openeuler-sync-bot
parent 0d067319f7
commit 6e36f6fd63

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