]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
tweak rpm spec file
authorKen Rice <krice@freeswitch.org>
Wed, 19 Jun 2013 16:27:31 +0000 (11:27 -0500)
committerKen Rice <krice@freeswitch.org>
Wed, 19 Jun 2013 16:29:13 +0000 (11:29 -0500)
freeswitch.spec

index 4e77fc5e4a34ebcba97e28f55052f14d8845aabf..0e638daf663f31cdbfe6de1a4291b96f14541502 100644 (file)
@@ -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