diff --git a/ejabberd.spec b/ejabberd.spec index b43cbd6..88eed8d 100644 --- a/ejabberd.spec +++ b/ejabberd.spec @@ -4,14 +4,14 @@ %if 0%{?fedora} # No hevea for ppc64 # see https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=250253 -%ifnarch ppc64 s390 s390x +%ifnarch ppc64 s390 s390x %{arm} %define with_hevea 1 %endif %endif Name: ejabberd Version: 2.1.6 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A distributed, fault-tolerant Jabber/XMPP server Group: Applications/Internet @@ -341,6 +341,9 @@ rm -rf %{buildroot} %doc %{_docdir}/%{name}-%{version}/*.txt %changelog +* Wed Jun 01 2011 Paul Whalen - 2.1.6-5 +- Added arm to conditional to build without hevea. + * Thu Feb 24 2011 Peter Lemenkov - 2.1.6-4 - Updated @online@ patch