forked from pool/erlang-rebar
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
fb6d5e1cf0 | |||
6678e4ab53 |
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 22 12:27:48 UTC 2024 - Simon Lees <sflees@suse.de>
|
||||||
|
|
||||||
|
- We use a linked copy of this package in some SUSE products and
|
||||||
|
to do so correctly, we need to ensure a minimum of erlang 26
|
||||||
|
Leap will soon get a versioned copy of erlang26 as well
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 22 08:41:04 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
Thu Feb 22 08:41:04 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
@@ -35,11 +35,11 @@ Patch5: erlc_dep_graph-timeout.patch
|
|||||||
Patch6: reproducible.patch
|
Patch6: reproducible.patch
|
||||||
Patch7: rebar-0014-erl_interface-was-removed-in-Erlang-23.patch
|
Patch7: rebar-0014-erl_interface-was-removed-in-Erlang-23.patch
|
||||||
Patch8: 0001-Fix-rebar-xref-for-recent-Erlang.patch
|
Patch8: 0001-Fix-rebar-xref-for-recent-Erlang.patch
|
||||||
BuildRequires: erlang >= R13B01
|
BuildRequires: erlang >= 26
|
||||||
%if 0%{?suse_version} > 1320
|
%if 0%{?suse_version} > 1320
|
||||||
BuildRequires: strip-nondeterminism
|
BuildRequires: strip-nondeterminism
|
||||||
%endif
|
%endif
|
||||||
Requires: erlang >= R13B01
|
Requires: erlang >= 26
|
||||||
Provides: rebar = %{version}
|
Provides: rebar = %{version}
|
||||||
Obsoletes: rebar < %{version}
|
Obsoletes: rebar < %{version}
|
||||||
%if %{testsuite_build}
|
%if %{testsuite_build}
|
||||||
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 22 12:27:48 UTC 2024 - Simon Lees <sflees@suse.de>
|
||||||
|
|
||||||
|
- We use a linked copy of this package in some SUSE products and
|
||||||
|
to do so correctly, we need to ensure a minimum of erlang 26
|
||||||
|
Leap will soon get a versioned copy of erlang26 as well
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 22 08:41:04 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
Thu Feb 22 08:41:04 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
@@ -35,11 +35,11 @@ Patch5: erlc_dep_graph-timeout.patch
|
|||||||
Patch6: reproducible.patch
|
Patch6: reproducible.patch
|
||||||
Patch7: rebar-0014-erl_interface-was-removed-in-Erlang-23.patch
|
Patch7: rebar-0014-erl_interface-was-removed-in-Erlang-23.patch
|
||||||
Patch8: 0001-Fix-rebar-xref-for-recent-Erlang.patch
|
Patch8: 0001-Fix-rebar-xref-for-recent-Erlang.patch
|
||||||
BuildRequires: erlang >= R13B01
|
BuildRequires: erlang >= 26
|
||||||
%if 0%{?suse_version} > 1320
|
%if 0%{?suse_version} > 1320
|
||||||
BuildRequires: strip-nondeterminism
|
BuildRequires: strip-nondeterminism
|
||||||
%endif
|
%endif
|
||||||
Requires: erlang >= R13B01
|
Requires: erlang >= 26
|
||||||
Provides: rebar = %{version}
|
Provides: rebar = %{version}
|
||||||
Obsoletes: rebar < %{version}
|
Obsoletes: rebar < %{version}
|
||||||
%if %{testsuite_build}
|
%if %{testsuite_build}
|
||||||
|
Reference in New Issue
Block a user