public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opensips] f45: Fix FTBFS
@ 2026-09-18 11:34 Peter Lemenkov
0 siblings, 0 replies; only message in thread
From: Peter Lemenkov @ 2026-09-18 11:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opensips
Branch : f45
Commit : 6a286b65f572024072af75be7d4c7bc37b572e74
Author : Peter Lemenkov <lemenkov@gmail.com>
Date : 2026-09-18T13:03:52+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opensips/c/6a286b65f572024072af75be7d4c7bc37b572e74?branch=f45
Log:
Fix FTBFS
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
---
diff --git a/opensips.spec b/opensips.spec
index ad4f584..570ed3f 100644
--- a/opensips.spec
+++ b/opensips.spec
@@ -65,7 +65,7 @@ module use the AAA API for performing Diameter ops.
%package aaa_radius
Summary: RADIUS backend for AAA API
Requires: %{name}%{?_isa} = %{version}-%{release}
-BuildRequires: radcli-devel
+BuildRequires: pkgconfig(radcli)
%description aaa_radius
This module provides the RADIUS backend for the AAA API - group, auth, uri
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-18 11:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18 11:34 [rpms/opensips] f45: Fix FTBFS Peter Lemenkov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox