Changes of Revision 10
erlang-rebar.spec
Changed
x
1
2
# Set this to true when starting a rebuild of the whole erlang stack. There's
3
# a cyclical dependency between erlang-rebar and erlang-getopt so this package
4
# (rebar) needs to get built first in bootstrap mode.
5
-%global bootstrap 0
6
+%global bootstrap 1
7
8
Name: erlang-%{realname}
9
Version: 2.5.1
10