public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ejabberd] f45: No hevea for s390 s390x and no hevea for EL-6
@ 2026-09-23 19:06 Peter Lemenkov
0 siblings, 0 replies; only message in thread
From: Peter Lemenkov @ 2026-09-23 19:06 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-23 19:06 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:06 [rpms/ejabberd] f45: No hevea for s390 s390x and no hevea for EL-6 Peter Lemenkov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox