public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Paul Whalen <paul.whalen@senecac.on.ca>
To: git-commits@fedoraproject.org
Subject: [rpms/ejabberd] f45: Added arm to conditional to build without hevea.
Date: Wed, 23 Sep 2026 19:07:04 GMT [thread overview]
Message-ID: <179019042420.1.7446399917435989790.rpms-ejabberd-b8d72d6116d6@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-23 19:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=179019042420.1.7446399917435989790.rpms-ejabberd-b8d72d6116d6@fedoraproject.org \
--to=paul.whalen@senecac.on.ca \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox