[sr-dev] git:master:fc7d03a1: pkg/kamailio/obs: Added Fedora 30 packaging

Sergey Safarov s.safarov at gmail.com
Sat Mar 30 13:04:35 CET 2019


Module: kamailio
Branch: master
Commit: fc7d03a17c7d17dcaf11a3c5aa8bf4af7044b7ac
URL: https://github.com/kamailio/kamailio/commit/fc7d03a17c7d17dcaf11a3c5aa8bf4af7044b7ac

Author: Sergey Safarov <s.safarov at gmail.com>
Committer: Sergey Safarov <s.safarov at gmail.com>
Date: 2019-03-30T15:01:02+03:00

pkg/kamailio/obs: Added Fedora 30 packaging

---

Modified: pkg/kamailio/obs/kamailio.spec

---

Diff:  https://github.com/kamailio/kamailio/commit/fc7d03a17c7d17dcaf11a3c5aa8bf4af7044b7ac.diff
Patch: https://github.com/kamailio/kamailio/commit/fc7d03a17c7d17dcaf11a3c5aa8bf4af7044b7ac.patch

---

diff --git a/pkg/kamailio/obs/kamailio.spec b/pkg/kamailio/obs/kamailio.spec
index 7eba6e29d0..0252a19f75 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}
@@ -2087,7 +2110,7 @@ fi
 
 %changelog
 * Sat Mar 30 2019 Sergey Safarov <s.safarov at gmail.com> 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
 * Thu Feb 21 2019 Sergey Safarov <s.safarov at gmail.com> 5.3.0-0
   - Added secfilter package
 * Tue Dec 11 2018 Sergey Safarov <s.safarov at gmail.com> 5.2.0-1




More information about the sr-dev mailing list