From 59a082c091449142accc353879a7c161ea65cdc2 Mon Sep 17 00:00:00 2001 From: Ken Rice Date: Wed, 19 Jun 2013 11:27:31 -0500 Subject: [PATCH] tweak rpm spec file --- freeswitch.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/freeswitch.spec b/freeswitch.spec index 4e77fc5e4a..0e638daf66 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -1766,6 +1766,7 @@ fi %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/switch.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/syslog.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/timezones.conf.xml +%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/translate.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/tts_commandline.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/unicall.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/unimrcp.conf.xml @@ -2373,6 +2374,8 @@ fi # ###################################################################################################################### %changelog +* Thu June 19 2013 - krice@freeswitch.org +- tweak files included for vanilla configs * Thu Sep 19 2012 - krice@freeswitch.org - Add support for Spanish and Portugese say language modules * Thu Jan 26 2012 - krice@freeswitch.org