From: Chris Rienzo Date: Tue, 14 Apr 2015 20:49:43 +0000 (-0400) Subject: FS-7060 added amqp.conf.xml to freeswitch.spec to fix packaging X-Git-Tag: v1.4.19~6^2~46^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fada4bbb5ec15fb6c4f63bf1f85a24e5fc5c523;p=thirdparty%2Ffreeswitch.git FS-7060 added amqp.conf.xml to freeswitch.spec to fix packaging --- diff --git a/freeswitch.spec b/freeswitch.spec index bbcff34cc3..03c6c105fe 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -1805,6 +1805,7 @@ fi %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/abstraction.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/acl.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/alsa.conf.xml +%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/amqp.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/blacklist.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/callcenter.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/cdr_csv.conf.xml