From: cypromis Date: Mon, 19 Jul 2010 16:09:56 +0000 (+0200) Subject: - new hash module config file added to freeswitch.spec X-Git-Tag: v1.2-rc1~542 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04e3b221f418c9e80e3f8b23c4f96fec29ffcf21;p=thirdparty%2Ffreeswitch.git - new hash module config file added to freeswitch.spec --- diff --git a/freeswitch.spec b/freeswitch.spec index 2f2001b797..e37b4790cb 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -614,6 +614,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/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/hash.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/ivr.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/java.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/lcr.conf.xml @@ -927,6 +928,8 @@ fi ############################################################################################################################### %changelog * Mon Jul 19 2010 - michal.bielicki@seventhsignal.de +- new hash module config file added to freeswitch.spec +* Mon Jul 19 2010 - michal.bielicki@seventhsignal.de - Adjusted sphinxbase - Fixed Version Revisions for head versions - Renamed packages to head to comply with git