From: Michal Bielicki Date: Thu, 25 Mar 2010 16:21:47 +0000 (+0000) Subject: added postgres cdr module config file to spec file X-Git-Tag: v1.0.6~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1aa878c554d3d978904dbf16e0181168d618dfad;p=thirdparty%2Ffreeswitch.git added postgres cdr module config file to spec file git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17101 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/freeswitch.spec b/freeswitch.spec index b87bd4c4c8..cbe9cc8012 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -391,6 +391,7 @@ fi %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/cdr_pg_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 %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/shout.conf.xml