summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Horák <dan@danny.cz>2014-11-14 10:43:36 -0500
committerDan Horák <dan@danny.cz>2014-11-14 10:43:36 -0500
commit0be1d2bb451c8c800bb94d4ebcff363fe5580d1f (patch)
tree80e31aacf18a23946d9a965a6ca7b7f97880fdb0
parent65c80da1a36c4200bf18375fbc6110cee6f39aa7 (diff)
downloadejabberd-0be1d2bb451c8c800bb94d4ebcff363fe5580d1f.tar.gz
ejabberd-0be1d2bb451c8c800bb94d4ebcff363fe5580d1f.tar.xz
ejabberd-0be1d2bb451c8c800bb94d4ebcff363fe5580d1f.zip
- hevea exists for all relevant arches, enables build on s390(x) and ppc64(le) (#1161098)
-rw-r--r--ejabberd.spec11
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@redhat.com> - 14.07-4
- add aarch64 support