public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Lemenkov <peter@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/ejabberd] f45: No hevea for s390 s390x and no hevea for EL-6
Date: Wed, 23 Sep 2026 19:06:58 GMT [thread overview]
Message-ID: <179019041880.1.7448646874660766166.rpms-ejabberd-d463ca701a41@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ejabberd
Branch : f45
Commit : d463ca701a41ddcb6d651f1a17f7fda661bd8e75
Author : Peter Lemenkov <peter@fedoraproject.org>
Date : 2010-06-18T11:08:50+00:00
Stats : +9/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ejabberd/c/d463ca701a41ddcb6d651f1a17f7fda661bd8e75?branch=f45
Log:
No hevea for s390 s390x and no hevea for EL-6
---
diff --git a/ejabberd.spec b/ejabberd.spec
index 398eb1a..fed8b7f 100644
--- a/ejabberd.spec
+++ b/ejabberd.spec
@@ -1,17 +1,17 @@
%global uid 27
# Currently, hevea available only in Fedora and EL-6
-%if 0%{?el6}%{?fedora}
+%if 0%{?fedora}
# No hevea for ppc64
# see https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=250253
-%ifnarch ppc64
+%ifnarch ppc64 s390 s390x
%define with_hevea 1
%endif
%endif
Name: ejabberd
Version: 2.1.4
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A distributed, fault-tolerant Jabber/XMPP server
Group: Applications/Internet
@@ -54,7 +54,9 @@ Patch6: ejabberd-0006-Support-to-authenticate-against-SASL-GSSAPI.patch
Patch7: ejabberd-0007-Change-directory-to-readable-by-everyone.patch
# Fix so-lib permissions while installing (will be proposed for inclusion into upstream)
Patch8: ejabberd-0008-Install-.so-objects-with-0755-permissions.patch
+# Applied upstream
Patch9: ejabberd-0009-Install-more-docs-by-default.patch
+# Applied upstream
Patch10: ejabberd-0010-Install-COPYING-file-along-with-other-docs.patch
@@ -355,6 +357,10 @@ rm -rf %{buildroot}
%doc %{_docdir}/%{name}-%{version}/*.txt
%changelog
+* Fri Jun 18 2010 Peter Lemenkov <lemenkov@gmail.com> 2.1.4-2
+- No hevea for EL-6
+- No hevea for s390 and s390x
+
* Fri Jun 4 2010 Peter Lemenkov <lemenkov@gmail.com> 2.1.4-1
- Ver. 2.1.4
- Rebased patches
reply other threads:[~2026-09-23 19:06 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=179019041880.1.7448646874660766166.rpms-ejabberd-d463ca701a41@fedoraproject.org \
--to=peter@fedoraproject.org \
--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