Projects
Kolab:16:TestingLinked
erlang-rebar3
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 2
View file
erlang-rebar3.spec
Changed
@@ -14,6 +14,7 @@ Source: https://github.com/erlang/rebar3/archive/rebar3-%{version}/rebar3-%{version}.tar.gz Patch1: rebar3-3.1.0-doc.patch +Patch2: rebar3-3.3.2-deps.patch BuildArch: noarch Requires: erlang @@ -45,6 +46,7 @@ %prep %setup -q -n rebar3-%version %patch1 -p1 +%patch2 -p1 sed -i 's/ @\(equiv \)/ \1/g' src/rebar_erlc_compiler.erl sed -i -r \
View file
rebar3-3.3.2-deps.patch
Added
@@ -0,0 +1,20 @@ +diff -ur rebar3-3.3.2.orig/rebar.config rebar3-3.3.2/rebar.config +--- rebar3-3.3.2.orig/rebar.config 2016-10-15 01:12:43.000000000 +0200 ++++ rebar3-3.3.2/rebar.config 2018-08-13 16:06:57.107488436 +0200 +@@ -1,13 +1,13 @@ + %% -*- mode: erlang;erlang-indent-level: 4;indent-tabs-mode: nil -*- + %% ex: ts=4 sw=4 ft=erlang et + +-{deps, {erlware_commons, "0.21.0"}, ++{deps, {erlware_commons, "1.1.0"}, + {ssl_verify_fun, "1.1.1"}, + {certifi, "0.4.0"}, +- {providers, "1.6.0"}, ++ {providers, "1.7.0"}, + {getopt, "0.8.2"}, + {bbmustache, "1.3.0"}, +- {relx, "3.21.1"}, ++ {relx, "3.26.0"}, + {cf, "0.2.1"}, + {cth_readable, "1.2.3"}, + {eunit_formatters, "0.3.1"}}.
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.