Module: kamailio Branch: master Commit: 56bb276b4e5c00843244d555e7c5221e3f2a6203 URL: https://github.com/kamailio/kamailio/commit/56bb276b4e5c00843244d555e7c5221e...
Author: Sergey Safarov s.safarov@gmail.com Committer: Sergey Safarov s.safarov@gmail.com Date: 2020-07-27T10:25:06+03:00
pkg/kamailio/obs: spec formating
---
Modified: pkg/kamailio/obs/kamailio.spec
---
Diff: https://github.com/kamailio/kamailio/commit/56bb276b4e5c00843244d555e7c5221e... Patch: https://github.com/kamailio/kamailio/commit/56bb276b4e5c00843244d555e7c5221e...
---
diff --git a/pkg/kamailio/obs/kamailio.spec b/pkg/kamailio/obs/kamailio.spec index 37c67d294e..887f4411ce 100644 --- a/pkg/kamailio/obs/kamailio.spec +++ b/pkg/kamailio/obs/kamailio.spec @@ -1168,10 +1168,7 @@ make every-module skip_modules="app_mono db_cassandra db_oracle iptrtpproxy \ %if %{with kazoo} kkazoo \ %endif -%if %{with rabbitmq} - krabbitmq \ -%endif - kldap + kldap \ %if %{with lua} klua \ %endif @@ -1194,6 +1191,9 @@ make every-module skip_modules="app_mono db_cassandra db_oracle iptrtpproxy \ kpostgres kpresence kpython \ %if %{with python3} kpython3 \ +%endif +%if %{with rabbitmq} + krabbitmq \ %endif kradius \ %if %{with redis} @@ -1259,9 +1259,6 @@ make install-modules-all skip_modules="app_mono db_cassandra db_oracle \ kjsonrpcs \ %if %{with kazoo} kkazoo \ -%endif -%if %{with rabbitmq} - krabbitmq \ %endif kldap \ %if %{with lua} @@ -1286,6 +1283,9 @@ make install-modules-all skip_modules="app_mono db_cassandra db_oracle \ kpostgres kpresence kpython \ %if %{with python3} kpython3 \ +%endif +%if %{with rabbitmq} + krabbitmq \ %endif kradius \ %if %{with redis}