From: Ken Rice Date: Tue, 21 Jul 2015 14:55:15 +0000 (-0500) Subject: add smpp.conf.xml to spec file to prevent rpm build failure X-Git-Tag: v1.6.2~261 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d06e6524aaba30411a51f25e52e667b580ed701;p=thirdparty%2Ffreeswitch.git add smpp.conf.xml to spec file to prevent rpm build failure --- diff --git a/freeswitch.spec b/freeswitch.spec index a532e6f714..c45e74241c 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -1931,6 +1931,7 @@ fi %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/sangoma_codec.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/shout.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/skinny.conf.xml +%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/smpp.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/sofia.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/spandsp.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/switch.conf.xml