opensips/opensips.spec

changeset 388
d174a379fbfd
parent 385
7d62cfad2a24
child 390
29651fde8b05
equal deleted inserted replaced
3:fab8d6b1e156 4:e55986e613e6
510 510
511 %install 511 %install
512 rm -rf $RPM_BUILD_ROOT 512 rm -rf $RPM_BUILD_ROOT
513 513
514 # select modules 514 # select modules
515 modslist='b2b_entities b2b_logic cpl-c db_http identity jabber perl perlvdb presence presence_dialoginfo presence_mwi presence_xml pua pua_bla pua_dialoginfo pua_mi pua_usrloc pua_xmpp regex rls tlsops xcap_client xmpp' 515 modslist='b2b_entities b2b_logic cpl-c db_http dialplan identity jabber perl perlvdb presence presence_dialoginfo presence_mwi presence_xml pua pua_bla pua_dialoginfo pua_mi pua_usrloc pua_xmpp regex rls tlsops xcap_client xmpp'
516 %if "%{with_croute}" == "yes" 516 %if "%{with_croute}" == "yes"
517 modslist="$modslist carrierroute" 517 modslist="$modslist carrierroute"
518 %endif 518 %endif
519 %if "%{with_json}" == "yes" 519 %if "%{with_json}" == "yes"
520 modslist="$modslist json" 520 modslist="$modslist json"

mercurial