commit 750cafe2b63fcdff44ad1c74267eb8bc87b7e14c
Author: Sam Kottler <[email protected]>
Date:   Sat Mar 8 15:02:23 2014 +0600

    Set the release to 0.1 so rawhide and epel7 releases will match when 
bootstrap mode is disabled and enable bootstrap

 erlang-rebar.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/erlang-rebar.spec b/erlang-rebar.spec
index 6811df5..59958ae 100644
--- a/erlang-rebar.spec
+++ b/erlang-rebar.spec
@@ -7,14 +7,14 @@
 # Set this to true when starting a rebuild of the whole erlang stack. There's
 # a cyclical dependency between erlang-rebar and erlang-getopt so this package
 # (rebar) needs to get built first in bootstrap mode.
-%global need_bootstrap_set 0
+%global need_bootstrap_set 1
 
 %{!?need_bootstrap: %global need_bootstrap  %{need_bootstrap_set}}
 
 
 Name:          erlang-%{realname}
 Version:       2.1.0
-Release:       0.7%{?dist}
+Release:       0.1%{?dist}
 Summary:       Erlang Build Tools
 Group:         Development/Tools
 License:       MIT
_______________________________________________
erlang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/erlang

Reply via email to