Hello,
When trying to install the Kamailio RPM from
https://rpm.kamailio.org/centos/7/5.6/5.6.2/x86_64/Packages/k/kamailio-5.6.…,
I encountered an issue due to a dependency on "libpython3.6m". It seems
like the SPEC file in the repository
<https://github.com/kamailio/kamailio/blob/5.6/pkg/kamailio/obs/kamailio.spec#L851-L852>
differs quite wildly from the SPEC file on the openSUSE Build Service
<https://build.opensuse.org/package/view_file/home:kamailio:v5.6.x-rpms/kamailio56/kamailio.spec?expand=1>.
On lines 667-668 of the OBS copy, you can see the explicit dependency on
"python36". Is this intentional or is this something that needs to be fixed?
Thank you,
Ryan C