public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Randy Barlow <randy@electronsweatshop.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ejabberd] f45: Remove the filter_provides statement from the spec.
Date: Wed, 23 Sep 2026 19:07:26 GMT [thread overview]
Message-ID: <179019044641.1.14114449881180302277.rpms-ejabberd-41c48e4eb25e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ejabberd
Branch : f45
Commit : 41c48e4eb25e1f2e2f93077de00b6f4fe79e7982
Author : Randy Barlow <randy@electronsweatshop.com>
Date : 2016-04-15T11:59:47-04:00
Stats : +5/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ejabberd/c/41c48e4eb25e1f2e2f93077de00b6f4fe79e7982?branch=f45
Log:
Remove the filter_provides statement from the spec.
---
diff --git a/ejabberd.spec b/ejabberd.spec
index f18b57e..a822778 100644
--- a/ejabberd.spec
+++ b/ejabberd.spec
@@ -1,18 +1,13 @@
%global _hardened_build 1
%global debug_package %{nil}
-# FIXME non-standard directory for storing *.so objects
-%{?filter_setup:
-%filter_provides_in %{_libdir}/ejabberd/priv/lib/.*\.so$
-%filter_setup
-}
%{expand: %(NIF_VER=`rpm -q erlang-erts --provides | grep --color=no erl_nif_version` ; if [ "$NIF_VER" != "" ]; then echo %%global __erlang_nif_version $NIF_VER ; fi)}
%{expand: %(DRV_VER=`rpm -q erlang-erts --provides | grep --color=no erl_drv_version` ; if [ "$DRV_VER" != "" ]; then echo %%global __erlang_drv_version $DRV_VER ; fi)}
Name: ejabberd
Version: 16.01
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: A distributed, fault-tolerant Jabber/XMPP server
License: GPLv2+
@@ -360,6 +355,10 @@ fi)
%changelog
+* Fri Apr 15 2016 Randy Barlow <rbarlow@redhat.com> - 16.01-5
+- Remove the filter_provides statement. It is no longer needed, and it is suspected to cause
+ problems with ARM dependencies.
+
* Sun Mar 06 2016 Randy Barlow <rbarlow@redhat.com> - 16.01-4
- Run ejabberdctl with bash when stopping in the unit file (#1314753).
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=179019044641.1.14114449881180302277.rpms-ejabberd-41c48e4eb25e@fedoraproject.org \
--to=randy@electronsweatshop.com \
--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