public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ejabberd] f45: Added arm to conditional to build without hevea.
@ 2026-09-23 19:07 Paul Whalen
0 siblings, 0 replies; only message in thread
From: Paul Whalen @ 2026-09-23 19:07 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ejabberd
Branch : f45
Commit : b8d72d6116d62368ba620b8c8459fff4e786039b
Author : Paul Whalen <paul.whalen@senecac.on.ca>
Date : 2011-06-01T11:40:43-04:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ejabberd/c/b8d72d6116d62368ba620b8c8459fff4e786039b?branch=f45
Log:
Added arm to conditional to build without hevea.
---
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 <paul.whalen@senecac.on.ca> - 2.1.6-5
+- Added arm to conditional to build without hevea.
+
* Thu Feb 24 2011 Peter Lemenkov <lemenkov@gmail.com> - 2.1.6-4
- Updated @online@ patch
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-23 19:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23 19:07 [rpms/ejabberd] f45: Added arm to conditional to build without hevea Paul Whalen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox