commit 73284feeaf47acdb260b682128a782c32c98c704
Author: Peter Lemenkov <[email protected]>
Date: Thu Aug 28 12:44:10 2014 +0400
Rebuild with Erlang 17.2.1
Signed-off-by: Peter Lemenkov <[email protected]>
erlang-esasl.spec | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/erlang-esasl.spec b/erlang-esasl.spec
index a4b8321..c11e14a 100644
--- a/erlang-esasl.spec
+++ b/erlang-esasl.spec
@@ -12,12 +12,15 @@
Name: erlang-%{realname}
Version: 0.1
-Release: 15.20120116git%{git_tag}%{?dist}
+Release: 16.20120116git%{git_tag}%{?dist}
Summary: Simple Authentication and Security Layer (SASL) support for
Erlang
Group: Development/Languages
# erlang sources are under BSD, C sources - under LGPLv2+
License: BSD and LGPLv2+
-URL: http://wiki.github.com/mikma/esasl/
+URL: https://github.com/mikma/esasl
+%if 0%{?el7}%{?fedora}
+VCS: scm:git:https://github.com/mikma/esasl.git
+%endif
# wget --content-disposition
https://github.com/mikma/esasl/tarball/665cc80a838545f596eaf6703903a444b0fb737c
Source0:
%{upstream}-%{realname}-esasl-%{version}-%{patchnumber}-g%{git_tag}.tar.gz
BuildRequires: erlang-erts
@@ -65,6 +68,9 @@ rm -f
%{buildroot}%{_libdir}/erlang/lib/%{realname}-%{version}/ebin/eldap_expr.b
%changelog
+* Thu Aug 28 2014 Peter Lemenkov <[email protected]> -
0.1-16.20120116git665cc80
+- Rebuild with Erlang 17.2.1
+
* Sat Aug 16 2014 Fedora Release Engineering <[email protected]>
- 0.1-15.20120116git665cc80
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
_______________________________________________
erlang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/erlang