Module: kamailio Branch: 5.2 Commit: 46c40fd2950d1f3a9f7b3eb5d417489e0b8d8a48 URL: https://github.com/kamailio/kamailio/commit/46c40fd2950d1f3a9f7b3eb5d417489e...
Author: Sergey Safarov s.safarov@gmail.com Committer: Henning Westerholt hw@skalatan.de Date: 2020-10-02T14:21:12Z
pkg/kamailio/obs: packaged xhttp_prom (prometheus)
(cherry picked from commit 3e77c574c340941f36ca8f9081a77c5b476f8c8c)
---
Modified: pkg/kamailio/obs/kamailio.spec
---
Diff: https://github.com/kamailio/kamailio/commit/46c40fd2950d1f3a9f7b3eb5d417489e... Patch: https://github.com/kamailio/kamailio/commit/46c40fd2950d1f3a9f7b3eb5d417489e...
---
diff --git a/pkg/kamailio/obs/kamailio.spec b/pkg/kamailio/obs/kamailio.spec index 039540e725..424e4391b7 100644 --- a/pkg/kamailio/obs/kamailio.spec +++ b/pkg/kamailio/obs/kamailio.spec @@ -1132,6 +1132,7 @@ make every-module skip_modules="app_mono db_cassandra db_oracle iptrtpproxy \ %if %{with http_async_client} khttp_async \ %endif + kxhttp_prom \ %if %{with ims} kims \ %endif @@ -1219,6 +1220,7 @@ make install-modules-all skip_modules="app_mono db_cassandra db_oracle \ %if %{with http_async_client} khttp_async \ %endif + kxhttp_prom \ %if %{with ims} kims \ %endif