]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
specfile another spot v2
authorKen Rice <krice@freeswitch.org>
Mon, 29 Sep 2014 19:48:59 +0000 (14:48 -0500)
committerKen Rice <krice@freeswitch.org>
Mon, 29 Sep 2014 19:48:59 +0000 (14:48 -0500)
freeswitch.spec

index bd1f0239cdca0fd9753f272c4c791f7efa841e8d..37cf8111b92130ccfdee3c50e0dd7c011bc244c2 100644 (file)
@@ -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)
 ######################################################################################################################