[ejabberd] - hevea exists for all relevant arches, enables build on s390(x) and ppc64(le) (#1161098)

Dan Horák sharkcz at fedoraproject.org
Fri Nov 14 10:44:19 UTC 2014


commit 0be1d2bb451c8c800bb94d4ebcff363fe5580d1f
Author: Dan Horák <dan at danny.cz>
Date:   Fri Nov 14 10:43:36 2014 -0500

    - hevea exists for all relevant arches, enables build on s390(x) and ppc64(le) (#1161098)

 ejabberd.spec |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/ejabberd.spec b/ejabberd.spec
index 7229d87..14d374a 100644
--- a/ejabberd.spec
+++ b/ejabberd.spec
@@ -11,19 +11,13 @@
 
 # Currently, hevea available only in Fedora
 %if 0%{?fedora}
-%ifarch %{power64} s390 s390x sparc64
-# No hevea for these architectures
-# see https://bugzilla.redhat.com/bugzilla/250253
-%global _with_hevea 0
-%else
 %global _with_hevea 1
 %endif
-%endif
 
 
 Name:           ejabberd
 Version:        14.07
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        A distributed, fault-tolerant Jabber/XMPP server
 
 Group:          Applications/Internet
@@ -324,6 +318,9 @@ fi)
 
 
 %changelog
+* Fri Nov 14 2014 Dan Horák <dan[at]danny.cz> - 14.07-5
+- hevea exists for all relevant arches, enables build on s390(x) and ppc64(le) (#1161098)
+
 * Wed Nov 12 2014 Marcin Juszkiewicz <mjuszkiewicz at redhat.com> - 14.07-4
 - add aarch64 support
 


More information about the scm-commits mailing list