From 5bd41e52c0f36343c29630dfeed749edd4842764 Mon Sep 17 00:00:00 2001 From: Michal Bielicki Date: Wed, 12 Dec 2007 16:20:42 +0000 Subject: [PATCH] added jingle stuff and default directory stuff to config files in freeswitch.spec git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6700 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- freeswitch.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/freeswitch.spec b/freeswitch.spec index 9003d6f6c8..56e1454b3e 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -272,8 +272,10 @@ rm -rf $RPM_BUILD_ROOT %dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/autoload_configs %dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/dialplan %dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/directory +%dir %attr(750,freeswitch.daemon) /opt/freeswitch/conf/directory/default %dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/lang %dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/sip_profiles +%dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/jingle_profiles %config(noreplace) %attr(644,freeswitch,daemon) /etc/monit.d/freeswitch.monitrc %config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/mime.types %config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/*.tpl @@ -312,7 +314,9 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/autoload_configs/zeroconf.conf.xml %config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/dialplan/*.xml %config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/directory/*.xml +%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/directory/default/* %config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/sip_profiles/*.xml +%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/jingle_profiles/*.xml %config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/htdocs/* /etc/ld.so.conf.d/* /opt/freeswitch/bin/freeswitch