Module: kamailio Branch: master Commit: 4deb3a7f7eb97fc30d42aa578082e496997e45d2 URL: https://github.com/kamailio/kamailio/commit/4deb3a7f7eb97fc30d42aa578082e496...
Author: Sergey Safarov s.safarov@gmail.com Committer: Sergey Safarov s.safarov@gmail.com Date: 2023-09-25T21:06:19+03:00
pkg/kamailio: removed CentOS 6 build, no pcre2 deps [skip ci]
---
Modified: pkg/kamailio/obs/kamailio.spec
---
Diff: https://github.com/kamailio/kamailio/commit/4deb3a7f7eb97fc30d42aa578082e496... Patch: https://github.com/kamailio/kamailio/commit/4deb3a7f7eb97fc30d42aa578082e496...
---
diff --git a/pkg/kamailio/obs/kamailio.spec b/pkg/kamailio/obs/kamailio.spec index 2d01160530c..cc9e33e46f1 100644 --- a/pkg/kamailio/obs/kamailio.spec +++ b/pkg/kamailio/obs/kamailio.spec @@ -31,41 +31,6 @@ %bcond_without xmlrpc %endif
-%if 0%{?rhel} == 6 -%if 0%{?centos_ver} -%define dist_name centos -%define dist_version %{?centos} -%endif -%if 0%{?centos_ver} == 0 -%define dist_name rhel -%define dist_version %{?rhel} -%endif -%bcond_with cnxcc -%bcond_without dnssec -%bcond_without evapi -%bcond_with geoip -%bcond_without http_async_client -%bcond_without ims -%bcond_without jansson -%bcond_without json -%bcond_without lua -%bcond_with lwsc -%bcond_without kazoo -%bcond_without memcached -%bcond_with mongodb -%bcond_with nats -%bcond_without perl -%bcond_with phonenum -%bcond_without python2 -%bcond_with python3 -%bcond_with rabbitmq -%bcond_with redis -%bcond_with ruby -%bcond_without sctp -%bcond_without websocket -%bcond_without xmlrpc -%endif - %if 0%{?rhel} == 7 %if 0%{?centos_ver} %define dist_name centos @@ -223,11 +188,6 @@ %bcond_without xmlrpc %endif
-# Defining missing macros on RHEL/CentOS 6 -%if 0%{?rhel} == 6 -%define _rundir %{_localstatedir}/run -%endif - # build with openssl 1.1.1 on RHEL 7 based dists %if 0%{?rhel} == 7 %bcond_with openssl11