提交 16ebeb0e authored 作者: cypromis's avatar cypromis

bumped spec file vrersion up to 1.0.7-trunk for trunk

added skinny dialplan stuff to specfile
上级 05e5667d
...@@ -9,8 +9,8 @@ Name: freeswitch ...@@ -9,8 +9,8 @@ Name: freeswitch
Summary: FreeSWITCH open source telephony platform Summary: FreeSWITCH open source telephony platform
License: MPL License: MPL
Group: Productivity/Telephony/Servers Group: Productivity/Telephony/Servers
Version: 1.0.4 Version: 1.0.7
Release: 1 Release: trunk
URL: http://www.freeswitch.org/ URL: http://www.freeswitch.org/
Packager: Michal Bielicki Packager: Michal Bielicki
Vendor: http://www.freeswitch.org/ Vendor: http://www.freeswitch.org/
...@@ -355,6 +355,7 @@ fi ...@@ -355,6 +355,7 @@ fi
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf %dir %attr(0750, freeswitch, daemon) %{prefix}/conf
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/autoload_configs %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/autoload_configs
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/dialplan %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/dialplan
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/dialplan/skinny-patterns
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/directory %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/directory
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/directory/default %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/directory/default
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang
...@@ -430,6 +431,7 @@ fi ...@@ -430,6 +431,7 @@ fi
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/dialplan/*.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/dialplan/*.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/dialplan/default/*.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/dialplan/default/*.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/dialplan/public/*.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/dialplan/public/*.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/dialplan/skinny-patterns
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/directory/*.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/directory/*.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/directory/default/* %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/directory/default/*
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/ivr_menus/*.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/ivr_menus/*.xml
...@@ -614,6 +616,9 @@ fi ...@@ -614,6 +616,9 @@ fi
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/lang/ru/dir/*.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/lang/ru/dir/*.xml
%changelog %changelog
* Fr 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
* Sun Mar 28 2010 - michal.bielicki@seventhsignal.de * Sun Mar 28 2010 - michal.bielicki@seventhsignal.de
- added sangoma codec config file - added sangoma codec config file
* Wed Dec 02 2009 - michal.bielicki@seventhsignal.de * Wed Dec 02 2009 - michal.bielicki@seventhsignal.de
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论