From: Michal Bielicki - cypromis Date: Mon, 12 Sep 2011 09:10:57 +0000 (+0200) Subject: added mongodb cdr config file to spec file X-Git-Tag: v1.2-rc1~51^2~120 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea7f051ee30c357c713203b214a9e24c8afe4670;p=thirdparty%2Ffreeswitch.git added mongodb cdr config file to spec file --- diff --git a/freeswitch.spec b/freeswitch.spec index 8fa7dedab6..c6226aaa9e 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -753,6 +753,7 @@ fi %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/alsa.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/callcenter.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_mongodb.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/cdr_sqlite.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/cepstral.conf.xml