[sr-dev] git:5.2:56c22338: pkg/kamailio/obs: Added Fedora 30 packaging

Sergey Safarov s.safarov at gmail.com
Sat Mar 30 13:57:20 CET 2019


Module: kamailio
Branch: 5.2
Commit: 56c22338fee2f35a9e6d0050194ee7ea80788425
URL: https://github.com/kamailio/kamailio/commit/56c22338fee2f35a9e6d0050194ee7ea80788425

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

pkg/kamailio/obs: Added Fedora 30 packaging

(cherry picked from commit fc7d03a17c7d17dcaf11a3c5aa8bf4af7044b7ac)

---

Modified: pkg/kamailio/obs/kamailio.spec

---

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

---

diff --git a/pkg/kamailio/obs/kamailio.spec b/pkg/kamailio/obs/kamailio.spec
index 35dde3191e..2ab9f2c22e 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 <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
 * Tue Dec 11 2018 Sergey Safarov <s.safarov at gmail.com> 5.2.0-1
   - Added Ruby package
 * Sun Nov 04 2018 Sergey Safarov <s.safarov at gmail.com> 5.2.0-0




More information about the sr-dev mailing list