Reporting in... For Fedora 23, the following can be accomplished with just a spec file change: ``` %package radius Summary: Radius AAA API for Kamailio Group: Applications/Internet Requires: kamailio = %{version}-%{release} #Requires: radiusclient-ng #BuildRequires: radiusclient-ng-devel Requires: radcli BuildRequires: radcli-compat-devel ```
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/595#issuecomment-217677469