Browse Source

pkg/kamailio/obs: spec formating

Sergey Safarov 5 years ago
parent
commit
56bb276b4e
1 changed files with 7 additions and 7 deletions
  1. 7 7
      pkg/kamailio/obs/kamailio.spec

+ 7 - 7
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}