From 56c22338fee2f35a9e6d0050194ee7ea80788425 Mon Sep 17 00:00:00 2001 From: Sergey Safarov Date: Sat, 30 Mar 2019 13:18:45 +0300 Subject: [PATCH] pkg/kamailio/obs: Added Fedora 30 packaging (cherry picked from commit fc7d03a17c7d17dcaf11a3c5aa8bf4af7044b7ac) --- pkg/kamailio/obs/kamailio.spec | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/pkg/kamailio/obs/kamailio.spec b/pkg/kamailio/obs/kamailio.spec index 35dde3191e6..2ab9f2c22e9 100644 --- a/pkg/kamailio/obs/kamailio.spec +++ b/pkg/kamailio/obs/kamailio.spec @@ -71,6 +71,29 @@ %bcond_without xmlrpc %endif +%if 0%{?fedora} == 30 +%define dist_name fedora +%define dist_version %{?fedora} +%bcond_without cnxcc +%bcond_with dnssec +%bcond_without geoip +%bcond_without http_async_client +%bcond_without ims +%bcond_without jansson +%bcond_without json +%bcond_without lua +%bcond_without kazoo +%bcond_without memcached +%bcond_without mongodb +%bcond_without perl +%bcond_without rabbitmq +%bcond_without redis +%bcond_without ruby +%bcond_without sctp +%bcond_without websocket +%bcond_without xmlrpc +%endif + %if 0%{?centos_ver} == 6 %define dist_name centos %define dist_version %{?centos} @@ -2071,7 +2094,7 @@ fi %changelog * Sat Mar 30 2019 Sergey Safarov 5.3.0-0 - - Added support of openSUSE:Leap:15.0, openSUSE:Leap:15.1 dists + - Added support of openSUSE:Leap:15.0, openSUSE:Leap:15.1 and Fedora 30 dists * Tue Dec 11 2018 Sergey Safarov 5.2.0-1 - Added Ruby package * Sun Nov 04 2018 Sergey Safarov 5.2.0-0