Match modules list in both build and install blocks.

Wed, 05 Oct 2011 22:10:11 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 05 Oct 2011 22:10:11 +0200
changeset 388
d174a379fbfd
parent 387
33ae2d61c751
child 389
3cce61ce5fdd

Match modules list in both build and install blocks.

opensips/opensips.spec file | annotate | diff | comparison | revisions
     1.1 --- a/opensips/opensips.spec	Wed Oct 05 22:09:19 2011 +0200
     1.2 +++ b/opensips/opensips.spec	Wed Oct 05 22:10:11 2011 +0200
     1.3 @@ -512,7 +512,7 @@
     1.4      rm -rf $RPM_BUILD_ROOT
     1.5  
     1.6      #   select modules
     1.7 -    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'
     1.8 +    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'
     1.9  %if "%{with_croute}" == "yes"
    1.10      modslist="$modslist carrierroute"
    1.11  %endif

mercurial