diff --git a/freeswitch.spec b/freeswitch.spec index 37b00dc92a..7999542f0c 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -421,6 +421,7 @@ fi %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/easyroute.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/lcr.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/opal.conf.xml +%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/osp.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/unicall.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/memcache.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/nibblebill.conf.xml @@ -616,6 +617,8 @@ fi %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/lang/ru/dir/*.xml %changelog +* Thu Apr 29 2010 - michal.bielicki@seventhsignal.de +- added osp conf file * Fri Apr 23 2010 - michal.bielicki@seventhsignal.de - bumped spec file vrersion up to 1.0.7-trunk for trunk - added skinny dialplan stuff to specfile