public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ejabberd] f45: Correct a typo in the oauth2 requires macro.
@ 2026-09-23 19:07 Randy Barlow
0 siblings, 0 replies; only message in thread
From: Randy Barlow @ 2026-09-23 19:07 UTC (permalink / raw)
To: git-commits
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}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-23 19:07 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:07 [rpms/ejabberd] f45: Correct a typo in the oauth2 requires macro Randy Barlow
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox