forked from erlang/erlang-rebar3
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
2a00efdca7 | |||
fd4bbc7f2c |
@@ -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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 10 20:27:18 UTC 2024 - pirateclip@protonmail.com
|
||||
|
||||
|
@@ -32,11 +32,11 @@ URL: https://github.com/erlang/rebar3
|
||||
Source: rebar3-%{version}.tar.zst
|
||||
Patch0: add-rebar3-escript.patch
|
||||
Patch1: erlang-rebar3-0001-Skip-deps.patch
|
||||
BuildRequires: erlang >= 22
|
||||
BuildRequires: erlang >= 26
|
||||
BuildRequires: erlang-erlware_commons
|
||||
BuildRequires: erlang-providers
|
||||
BuildRequires: zstd
|
||||
Requires: erlang
|
||||
Requires: erlang >= 26
|
||||
Requires: erlang-erlware_commons
|
||||
Requires: erlang-providers
|
||||
|
||||
|
Reference in New Issue
Block a user