Module: kamailio Branch: master Commit: c953af29433abef3251e9e4644c0af98b84368cb URL: https://github.com/kamailio/kamailio/commit/c953af29433abef3251e9e4644c0af98...
Author: Sergey Safarov s.safarov@gmail.com Committer: Sergey Safarov s.safarov@gmail.com Date: 2020-01-08T15:24:57+03:00
pkg/kamailio/obs: enabled build of geoip and phonenum modules for CentOS 8 and RHEL 8 dists
---
Modified: pkg/kamailio/obs/kamailio.spec
---
Diff: https://github.com/kamailio/kamailio/commit/c953af29433abef3251e9e4644c0af98... Patch: https://github.com/kamailio/kamailio/commit/c953af29433abef3251e9e4644c0af98...
---
diff --git a/pkg/kamailio/obs/kamailio.spec b/pkg/kamailio/obs/kamailio.spec index 3f305ba851..80b165b68a 100644 --- a/pkg/kamailio/obs/kamailio.spec +++ b/pkg/kamailio/obs/kamailio.spec @@ -88,7 +88,7 @@ %bcond_without cnxcc %bcond_with dnssec %bcond_without evapi -%bcond_with geoip +%bcond_without geoip %bcond_without http_async_client %bcond_without ims %bcond_without jansson @@ -98,7 +98,7 @@ %bcond_without memcached %bcond_without mongodb %bcond_without perl -%bcond_with phonenum +%bcond_without phonenum %bcond_without python3 %bcond_without rabbitmq %bcond_without redis @@ -192,7 +192,7 @@ %bcond_without cnxcc %bcond_with dnssec %bcond_without evapi -%bcond_with geoip +%bcond_without geoip %bcond_without http_async_client %bcond_without ims %bcond_without jansson @@ -202,7 +202,7 @@ %bcond_without memcached %bcond_without mongodb %bcond_without perl -%bcond_with phonenum +%bcond_without phonenum %bcond_without python3 %bcond_without rabbitmq %bcond_without redis