Compile package devide into difference architecture
Signed-off-by: yueyuankun <yueyuankun@kylinos.cn> (cherry picked from commit 6b3cede9b7634e830fdfe237a5664b5df898e89a)
This commit is contained in:
parent
0d067319f7
commit
6e36f6fd63
@ -1,11 +1,11 @@
|
|||||||
|
%global debug_package %{nil}
|
||||||
%global realname rebar
|
%global realname rebar
|
||||||
%global upstream rebar
|
%global upstream rebar
|
||||||
%global need_bootstrap_set 0
|
%global need_bootstrap_set 0
|
||||||
%{!?need_bootstrap: %global need_bootstrap %{need_bootstrap_set}}
|
%{!?need_bootstrap: %global need_bootstrap %{need_bootstrap_set}}
|
||||||
Name: erlang-%{realname}
|
Name: erlang-%{realname}
|
||||||
Version: 2.6.4
|
Version: 2.6.4
|
||||||
Release: 5
|
Release: 6
|
||||||
BuildArch: noarch
|
|
||||||
Summary: Erlang Build Tools
|
Summary: Erlang Build Tools
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/%{upstream}/%{realname}
|
URL: https://github.com/%{upstream}/%{realname}
|
||||||
@ -99,6 +99,9 @@ sed -i -e "s,-noshell -noinput,-noshell -noinput -pa .,g" ./rebar
|
|||||||
%{erlang_appdir}/
|
%{erlang_appdir}/
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Sep 18 2023 wangkai <13474090681@163.com> - 2.6.4-5
|
||||||
- Disable two tests for erlang25
|
- Disable two tests for erlang25
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user