@lazedo requested changes on this pull request.


In pkg/kamailio/centos/7/kamailio.spec:

> +
+%package    json
+Summary:    json string handling and RPC modules for Kamailio.
+Group:      System Environment/Daemons
+Requires:   json-c, libevent, kamailio = %ver
+BuildRequires:  json-c-devel, libevent-devel
+
+%description    json
+json string handling and RPC modules for Kamailio.
+
+
+%if %{with kazoo}
+%package    kazoo
+Summary:    Kazoo middle layer connector support for Kamailio
+Group:      System Environment/Daemons
+Requires:   libuuid, kamailio = %ver

missing rabbitmq-c, json-c, libevent


In pkg/kamailio/centos/7/kamailio.spec:

> +%package    json
+Summary:    json string handling and RPC modules for Kamailio.
+Group:      System Environment/Daemons
+Requires:   json-c, libevent, kamailio = %ver
+BuildRequires:  json-c-devel, libevent-devel
+
+%description    json
+json string handling and RPC modules for Kamailio.
+
+
+%if %{with kazoo}
+%package    kazoo
+Summary:    Kazoo middle layer connector support for Kamailio
+Group:      System Environment/Daemons
+Requires:   libuuid, kamailio = %ver
+BuildRequires:	rabbitmq-c-devel, json-c-devel, libuuid-devel

missing libevent-devel


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.