From: Ken Rice Date: Mon, 29 Sep 2014 19:48:59 +0000 (-0500) Subject: specfile another spot v2 X-Git-Tag: v1.4.9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae069dcca74759640094bec63ff3ccb9e66a0943;p=thirdparty%2Ffreeswitch.git specfile another spot v2 --- diff --git a/freeswitch.spec b/freeswitch.spec index 42d20386e2..eba27714c4 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -1705,6 +1705,7 @@ fi %dir %attr(0750, freeswitch, daemon) %{sysconfdir}/mrcp_profiles %dir %attr(0750, freeswitch, daemon) %{sysconfdir}/sip_profiles %dir %attr(0750, freeswitch, daemon) %{sysconfdir}/sip_profiles/external +%dir %attr(0750, freeswitch, daemon) %{sysconfdir}/sip_profiles/external-ipv6 %dir %attr(0750, freeswitch, daemon) %{sysconfdir}/skinny_profiles # #################################### Grammar Directory Structure ##################################################### @@ -1873,6 +1874,7 @@ fi ###################################################################################################################### %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/sip_profiles/*.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/sip_profiles/external/*.xml +%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/sip_profiles/external-ipv6/*.xml ###################################################################################################################### # Other Protocol Profiles (skinny, jingle, mrcp) ######################################################################################################################