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: Correct a typo in the oauth2 requires macro.
Date: Wed, 23 Sep 2026 19:07:45 GMT [thread overview]
Message-ID: <179019046570.1.14535742165692548221.rpms-ejabberd-874622bbeece@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ejabberd
Branch : f45
Commit : 874622bbeece46d34143835396d5dfe72c2694f9
Author : Randy Barlow <randy@electronsweatshop.com>
Date : 2018-06-09T14:49:22-04:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ejabberd/c/874622bbeece46d34143835396d5dfe72c2694f9?branch=f45
Log:
Correct a typo in the oauth2 requires macro.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
---
diff --git a/ejabberd.spec b/ejabberd.spec
index e25ebb5..10ed72d 100644
--- a/ejabberd.spec
+++ b/ejabberd.spec
@@ -124,7 +124,7 @@ Requires: erlang-luerl >= %{luerl_ver}
Requires: erlang-meck >= 0.8.4
Requires: erlang-os_mon
Requires: erlang-p1_mysql >= %{p1_mysql_ver}
-Requires: erlang-p1_oauth2 >= {%p1_oauth2_ver}
+Requires: erlang-p1_oauth2 >= %{p1_oauth2_ver}
Requires: erlang-p1_pgsql >= %{p1_pgsql_ver}
Requires: erlang-p1_utils >= %{p1_utils_ver}
Requires: erlang-stringprep >= %{stringprep_ver}
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=179019046570.1.14535742165692548221.rpms-ejabberd-874622bbeece@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