@lazedo commented on this pull request.


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

> @@ -214,8 +214,8 @@ json string handling and RPC modules for Kamailio.
 %package    kazoo
 Summary:    Kazoo middle layer connector support for Kamailio
 Group:      System Environment/Daemons
-Requires:   libuuid, rabbitmq-c, json-c, libevent, kamailio = %ver
-BuildRequires:  libuuid-devel, rabbitmq-c-devel, json-c-devel, libevent-devel
+Requires:   libuuid, librabbitmq >= 0.8.0, json-c, libevent, kamailio = %ver
+BuildRequires:  libuuid-devel, librabbitmq-devel >= 0.8.0, json-c-devel, libevent-devel

you can build with 0.5.2


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