[sr-dev] git:5.2:764bcd72: pkg/kamailio/obs: enabled build of geoip and phonenum modules for CentOS 8 and RHEL 8 dists
Sergey Safarov
s.safarov at gmail.com
Wed Jan 8 13:31:03 CET 2020
Module: kamailio
Branch: 5.2
Commit: 764bcd72b1447b2fa9314bdc380818247b15143a
URL: https://github.com/kamailio/kamailio/commit/764bcd72b1447b2fa9314bdc380818247b15143a
Author: Sergey Safarov <s.safarov at gmail.com>
Committer: Sergey Safarov <s.safarov at gmail.com>
Date: 2020-01-08T15:30:38+03:00
pkg/kamailio/obs: enabled build of geoip and phonenum modules for CentOS 8 and RHEL 8 dists
(cherry picked from commit c953af29433abef3251e9e4644c0af98b84368cb)
---
Modified: pkg/kamailio/obs/kamailio.spec
---
Diff: https://github.com/kamailio/kamailio/commit/764bcd72b1447b2fa9314bdc380818247b15143a.diff
Patch: https://github.com/kamailio/kamailio/commit/764bcd72b1447b2fa9314bdc380818247b15143a.patch
---
diff --git a/pkg/kamailio/obs/kamailio.spec b/pkg/kamailio/obs/kamailio.spec
index 020538ca3d..edc93e8a4f 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
More information about the sr-dev
mailing list