From: Michal Bielicki Date: Fri, 11 Dec 2009 00:10:23 +0000 (+0000) Subject: Added erlang event config file to rpm X-Git-Tag: v1.0.6~1068 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5bbea9501d4d8761b9adc993eb170f296745907;p=thirdparty%2Ffreeswitch.git Added erlang event config file to rpm git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15889 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/freeswitch.spec b/freeswitch.spec index 442356fa68..780cc29932 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -385,6 +385,7 @@ fi %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/enum.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/event_multicast.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/event_socket.conf.xml +%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/erlang_event.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/cdr_csv.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/fax.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/fifo.conf.xml