commit 05df0d5c0f384f874799612202cde531fba1af29
Author: Peter Lemenkov <[email protected]>
Date:   Thu Aug 28 13:08:58 2014 +0400

    Rebuild with Erlang 17.2.1
    
    Signed-off-by: Peter Lemenkov <[email protected]>

 erlang-bitcask.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/erlang-bitcask.spec b/erlang-bitcask.spec
index 87979f3..bcc1cc0 100644
--- a/erlang-bitcask.spec
+++ b/erlang-bitcask.spec
@@ -12,12 +12,14 @@
 
 Name:          erlang-%{realname}
 Version:       1.6.3
-Release:       4%{?dist}
+Release:       5%{?dist}
 Summary:       Eric Brewer-inspired key/value store
 Group:         Development/Languages
 License:       ASL 2.0
 URL:           https://github.com/basho/bitcask
-VCS:           https://github.com/basho/bitcask.git
+%if 0%{?el7}%{?fedora}
+VCS:           scm:git:https://github.com/basho/bitcask.git
+%endif
 # wget --content-disposition https://github.com/basho/bitcask/tarball/1.6.3
 Source0:       
%{upstream}-%{realname}-%{version}-%{patchnumber}-g%{git_tag}.tar.gz
 Source1:       bitcask.licensing
@@ -72,6 +74,9 @@ install -p -m 0755 priv/%{realname}.so 
%{buildroot}%{_libdir}/erlang/lib/%{realn
 
 
 %changelog
+* Thu Aug 28 2014 Peter Lemenkov <[email protected]> - 1.6.3-5
+- Rebuild with Erlang 17.2.1
+
 * Sat Aug 16 2014 Fedora Release Engineering <[email protected]>
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
_______________________________________________
erlang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/erlang

Reply via email to