Pre-Submission Checklist

Type Of Change

Checklist:

Description

There is a number of occurrences in pkg/kamailio/obs/kamailio.spec of %bcond_with|without rebbitmq. Note the e in rebbitmq.

Since the condition to include the rabbitmq package (line 633) is %if %{with rabbitmq} (with an a), this conditional statement would not have the intended effect.

If this was not a deliberate typo for some reason, this commit addresses the issue by changing all %bcond_with|without occurrences of rebbitmq to rabbitmq.


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/1559

Commit Summary

File Changes

Patch Links:


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