Disable gbp properly (have to bootstrap) (#2)

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
This commit is contained in:
Peter Lemenkov 2016-03-02 17:01:30 +03:00
parent 17155b605c
commit 42babe1cbe
1 changed files with 1 additions and 2 deletions

View File

@ -25,10 +25,8 @@ Patch1: rebar-0001-Don-t-load-templates-from-the-bundle.patch
Patch2: rebar-0002-Remove-bundled-mustache.patch
# The bundled getopt is necessary to do the initial bootstrap since
# erlang-getopt requires erlang-rebar to build and vice versa.
%if 0%{?need_bootstrap} < 1
# Fedora/EPEL-specific
Patch3: rebar-0003-Remove-bundled-getopt.patch
%endif
# Will be proposed for inclusion
Patch4: rebar-0004-Allow-discarding-building-ports.patch
# Fedora/EPEL-specific
@ -47,6 +45,7 @@ Patch11: rebar-0011-No-such-function-erlang-timestamp-0.patch
BuildRequires: erlang-rebar
%else
BuildRequires: erlang
BuildRequires: erlang-rebar
%endif
BuildRequires: erlang-rpm-macros