2
0
Эх сурвалжийг харах

pkg/kamailio/obs: spec formating

(cherry picked from commit 56bb276b4e5c00843244d555e7c5221e3f2a6203)
Sergey Safarov 5 жил өмнө
parent
commit
b3b06a9c03

+ 7 - 7
pkg/kamailio/obs/kamailio.spec

@@ -1146,10 +1146,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
@@ -1172,6 +1169,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}
@@ -1233,9 +1233,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}
@@ -1260,6 +1257,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}