pkg/kamailio/obs: git cherry-pick to 5.0 branch You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/1285
-- Commit Summary --
* pkg/kamailio/obs: Updated SPEC file * pkg/kamailio/obs Fixed build of perl module * pkg/kamailio/obs: Added support of OpenSUSE Tumbleweed
-- File Changes --
M pkg/kamailio/obs/kamailio.service (2) M pkg/kamailio/obs/kamailio.spec (193) M pkg/kamailio/obs/meta (9) A pkg/kamailio/obs/prjconf (5)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/1285.patch https://github.com/kamailio/kamailio/pull/1285.diff
I am merging it.
But as a curiosity, does it make sense to create those symlinks for each distro back to `../obs` instead of just using the path to obs instead of dist_name and dist_version variables?
Merged #1285.
Now all packaging script is unified. This not important. It may be usefully if required special systemd unit file for some dist. Then not symlink to ../obs folder not created and created real dir with files.
If you want it i can do.