提交 b9ac9599 authored 作者: Michael Jerris's avatar Michael Jerris

partial update of spec file for current trunk (FSBUILD-176)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13988 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 ba1aee8e
%define _prefix /opt/freeswitch %define _prefix /opt/freeswitch
%define prefix %{_prefix} %define prefix %{_prefix}
%define sysconfdir /opt/freeswitch/conf %define sysconfdir /opt/freeswitch/conf
%define _sysconfdir %{sysconfdir} %define _sysconfdir %{sysconfdir}
Name: freeswitch 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.4
Release: 1 Release: 1
URL: http://www.freeswitch.org/ URL: http://www.freeswitch.org/
Packager: Michal Bielicki Packager: Michal Bielicki
Vendor: http://www.halokwadrat.de/ Vendor: http://www.freeswitch.org/
Source0: http://files.freeswitch.org/%{name}-%{version}.tar.bz2 Source0: http://files.freeswitch.org/%{name}-%{version}.tar.bz2
Source1: http://svn.freeswitch.org/downloads/libs/celt-0.5.1.tar.gz Source1: http://svn.freeswitch.org/downloads/libs/celt-0.5.1.tar.gz
Source2: http://svn.freeswitch.org/downloads/libs/flite-1.3.99-latest.tar.gz Source2: http://svn.freeswitch.org/downloads/libs/flite-1.3.99-latest.tar.gz
Source3: http://svn.freeswitch.org/downloads/libs/lame-3.97.tar.gz Source3: http://svn.freeswitch.org/downloads/libs/lame-3.97.tar.gz
Source4: http://svn.freeswitch.org/downloads/libs/libshout-2.2.2.tar.gz Source4: http://svn.freeswitch.org/downloads/libs/libshout-2.2.2.tar.gz
Source5: http://svn.freeswitch.org/downloads/libs/mpg123.tar.gz Source5: http://svn.freeswitch.org/downloads/libs/mpg123.tar.gz
Source6: http://svn.freeswitch.org/downloads/libs/openldap-2.4.11.tar.gz Source6: http://svn.freeswitch.org/downloads/libs/openldap-2.4.11.tar.gz
Source7: http://svn.freeswitch.org/downloads/libs/pocketsphinx-0.5.99-latest.tar.gz Source7: http://svn.freeswitch.org/downloads/libs/pocketsphinx-0.5.99-latest.tar.gz
Source8: http://svn.freeswitch.org/downloads/libs/soundtouch-1.3.1.tar.gz Source8: http://svn.freeswitch.org/downloads/libs/soundtouch-1.3.1.tar.gz
Source9: http://svn.freeswitch.org/downloads/libs/sphinxbase-0.4.99-latest.tar.gz Source9: http://svn.freeswitch.org/downloads/libs/sphinxbase-0.4.99-latest.tar.gz
Source10: http://files.freeswitch.org/freeswitch-sounds-music-8000-1.0.7.tar.gz Source10: http://files.freeswitch.org/freeswitch-sounds-music-8000-1.0.8.tar.gz
Source11: http://files.freeswitch.org/freeswitch-sounds-music-16000-1.0.7.tar.gz Source11: http://files.freeswitch.org/freeswitch-sounds-music-16000-1.0.8.tar.gz
Source12: http://files.freeswitch.org/freeswitch-sounds-music-32000-1.0.7.tar.gz Source12: http://files.freeswitch.org/freeswitch-sounds-music-32000-1.0.8.tar.gz
Source13: http://files.freeswitch.org/freeswitch-sounds-music-48000-1.0.7.tar.gz Source13: http://files.freeswitch.org/freeswitch-sounds-music-48000-1.0.8.tar.gz
Source14: http://files.freeswitch.org/freeswitch-sounds-en-us-callie-8000-1.0.7.tar.gz Source14: http://files.freeswitch.org/freeswitch-sounds-en-us-callie-8000-1.0.10.tar.gz
Source15: http://files.freeswitch.org/freeswitch-sounds-en-us-callie-16000-1.0.7.tar.gz Source15: http://files.freeswitch.org/freeswitch-sounds-en-us-callie-16000-1.0.10.tar.gz
Source16: http://files.freeswitch.org/freeswitch-sounds-en-us-callie-32000-1.0.7.tar.gz Source16: http://files.freeswitch.org/freeswitch-sounds-en-us-callie-32000-1.0.10.tar.gz
Source17: http://files.freeswitch.org/freeswitch-sounds-en-us-callie-48000-1.0.7.tar.gz Source17: http://files.freeswitch.org/freeswitch-sounds-en-us-callie-48000-1.0.10.tar.gz
Source18: http://svn.freeswitch.org/downloads/libs/communicator_semi_6000_20080321.tar.gz Source18: http://svn.freeswitch.org/downloads/libs/communicator_semi_6000_20080321.tar.gz
Prefix: %{prefix} Prefix: %{prefix}
#AutoReqProv: no #AutoReqProv: no
%if 0%{?suse_version} > 100 %if 0%{?suse_version} > 100
#BuildRequires: openldap2-devel #BuildRequires: openldap2-devel
BuildRequires: lzo-devel BuildRequires: lzo-devel
%else %else
BuildRequires: openldap-devel BuildRequires: openldap-devel
%endif %endif
BuildRequires: autoconf BuildRequires: autoconf
BuildRequires: automake BuildRequires: automake
BuildRequires: curl-devel BuildRequires: curl-devel
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: gnutls-devel BuildRequires: gnutls-devel
BuildRequires: libtool >= 1.5.17 BuildRequires: libtool >= 1.5.17
BuildRequires: ncurses-devel BuildRequires: ncurses-devel
BuildRequires: openssl-devel BuildRequires: openssl-devel
BuildRequires: perl BuildRequires: perl
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: termcap BuildRequires: termcap
BuildRequires: unixODBC-devel BuildRequires: unixODBC-devel
BuildRequires: gdbm-devel BuildRequires: gdbm-devel
BuildRequires: db4-devel BuildRequires: db4-devel
BuildRequires: python-devel BuildRequires: python-devel
BuildRequires: libogg-devel BuildRequires: libogg-devel
BuildRequires: libvorbis-devel BuildRequires: libvorbis-devel
BuildRequires: libtiff-devel BuildRequires: libtiff-devel
#BuildRequires: mono-devel #BuildRequires: mono-devel
BuildRequires: alsa-lib-devel BuildRequires: alsa-lib-devel
BuildRequires: which BuildRequires: which
BuildRequires: zlib-devel BuildRequires: zlib-devel
%if %{?suse_version:1}0 %if %{?suse_version:1}0
%if 0%{?suse_version} > 910 %if 0%{?suse_version} > 910
#BuildRequires: autogen #BuildRequires: autogen
%endif %endif
%endif %endif
%if 0%{?suse_version} > 800 %if 0%{?suse_version} > 800
#PreReq: /usr/sbin/useradd /usr/sbin/groupadd #PreReq: /usr/sbin/useradd /usr/sbin/groupadd
PreReq: %insserv_prereq %fillup_prereq PreReq: %insserv_prereq %fillup_prereq
%endif %endif
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%description %description
FreeSWITCH is an open source telephony platform designed to facilitate the creation of voice FreeSWITCH is an open source telephony platform designed to facilitate the creation of voice
and chat driven products scaling from a soft-phone up to a soft-switch. It can be used as a and chat driven products scaling from a soft-phone up to a soft-switch. It can be used as a
simple switching engine, a media gateway or a media server to host IVR applications using simple switching engine, a media gateway or a media server to host IVR applications using
simple scripts or XML to control the callflow. simple scripts or XML to control the callflow.
We support various communication technologies such as SIP, H.323, IAX2 and GoogleTalk making We support various communication technologies such as SIP, H.323, IAX2 and GoogleTalk making
it easy to interface with other open source PBX systems such as sipX, OpenPBX, Bayonne, YATE or Asterisk. it easy to interface with other open source PBX systems such as sipX, OpenPBX, Bayonne, YATE or Asterisk.
We also support both wide and narrow band codecs making it an ideal solution to bridge legacy We also support both wide and narrow band codecs making it an ideal solution to bridge legacy
devices to the future. The voice channels and the conference bridge module all can operate devices to the future. The voice channels and the conference bridge module all can operate
at 8, 16 or 32 kilohertz and can bridge channels of different rates. at 8, 16 or 32 kilohertz and can bridge channels of different rates.
FreeSWITCH runs on several operating systems including Windows, Max OS X, Linux, BSD and Solaris FreeSWITCH runs on several operating systems including Windows, Max OS X, Linux, BSD and Solaris
on both 32 and 64 bit platforms. on both 32 and 64 bit platforms.
Our developers are heavily involved in open source and have donated code and other resources to Our developers are heavily involved in open source and have donated code and other resources to
other telephony projects including sipXecs, OpenSER, Asterisk, CodeWeaver and OpenPBX. other telephony projects including sipXecs, OpenSER, Asterisk, CodeWeaver and OpenPBX.
%package devel %package devel
Summary: Development package for FreeSWITCH open source telephony platform Summary: Development package for FreeSWITCH open source telephony platform
Group: System/Libraries Group: System/Libraries
Requires: %{name} = %{version}-%{release} Requires: %{name} = %{version}-%{release}
%description devel %description devel
FreeSWITCH development files FreeSWITCH development files
%package codec-passthru-amrwb %package codec-passthru-amrwb
Summary: Pass-through AMR WideBand Codec support for FreeSWITCH open source telephony platform Summary: Pass-through AMR WideBand Codec support for FreeSWITCH open source telephony platform
Group: System/Libraries Group: System/Libraries
Requires: %{name} = %{version}-%{release} Requires: %{name} = %{version}-%{release}
Conflicts: codec-amrwb Conflicts: codec-amrwb
%description codec-passthru-amrwb %description codec-passthru-amrwb
Pass-through AMR WideBand Codec support for FreeSWITCH open source telephony platform Pass-through AMR WideBand Codec support for FreeSWITCH open source telephony platform
%package codec-passthru-amr %package codec-passthru-amr
Summary: Pass-through AMR Codec support for FreeSWITCH open source telephony platform Summary: Pass-through AMR Codec support for FreeSWITCH open source telephony platform
Group: System/Libraries Group: System/Libraries
Requires: %{name} = %{version}-%{release} Requires: %{name} = %{version}-%{release}
Conflicts: codec-amr Conflicts: codec-amr
%description codec-passthru-amr %description codec-passthru-amr
Pass-through AMR Codec support for FreeSWITCH open source telephony platform Pass-through AMR Codec support for FreeSWITCH open source telephony platform
%package codec-passthru-g723_1 %package codec-passthru-g723_1
Summary: Pass-through g723.1 Codec support for FreeSWITCH open source telephony platform Summary: Pass-through g723.1 Codec support for FreeSWITCH open source telephony platform
Group: System/Libraries Group: System/Libraries
Requires: %{name} = %{version}-%{release} Requires: %{name} = %{version}-%{release}
Conflicts: codec-g723_1 Conflicts: codec-g723_1
%description codec-passthru-g723_1 %description codec-passthru-g723_1
Pass-through g723.1 Codec support for FreeSWITCH open source telephony platform Pass-through g723.1 Codec support for FreeSWITCH open source telephony platform
%package codec-passthru-g729 %package codec-passthru-g729
Summary: Pass-through g729 Codec support for FreeSWITCH open source telephony platform Summary: Pass-through g729 Codec support for FreeSWITCH open source telephony platform
Group: System/Libraries Group: System/Libraries
Requires: %{name} = %{version}-%{release} Requires: %{name} = %{version}-%{release}
Conflicts: codec-g729 Conflicts: codec-g729
%description codec-passthru-g729 %description codec-passthru-g729
Pass-through g729 Codec support for FreeSWITCH open source telephony platform Pass-through g729 Codec support for FreeSWITCH open source telephony platform
%package spidermonkey %package spidermonkey
Summary: JavaScript support for the FreeSWITCH open source telephony platform Summary: JavaScript support for the FreeSWITCH open source telephony platform
Group: System/Libraries Group: System/Libraries
Requires: %{name} = %{version}-%{release} Requires: %{name} = %{version}-%{release}
%description spidermonkey %description spidermonkey
%package lua %package lua
Summary: Lua support for the FreeSWITCH open source telephony platform Summary: Lua support for the FreeSWITCH open source telephony platform
Group: System/Libraries Group: System/Libraries
Requires: %{name} = %{version}-%{release} Requires: %{name} = %{version}-%{release}
%description lua %description lua
%package perl %package perl
Summary: Perl support for the FreeSWITCH open source telephony platform Summary: Perl support for the FreeSWITCH open source telephony platform
Group: System/Libraries Group: System/Libraries
Requires: %{name} = %{version}-%{release} Requires: %{name} = %{version}-%{release}
%description perl %description perl
%package python %package python
Summary: Python support for the FreeSWITCH open source telephony platform Summary: Python support for the FreeSWITCH open source telephony platform
Group: System/Libraries Group: System/Libraries
Requires: %{name} = %{version}-%{release} Requires: %{name} = %{version}-%{release}
%description python %description python
%package lang-en %package lang-en
Summary: Provides english language dependand modules and speech config for the FreeSwitch Open Source telephone platform. Summary: Provides english language dependand modules and speech config for the FreeSwitch Open Source telephone platform.
Group: System/Libraries Group: System/Libraries
Requires: %{name} = %{version}-%{release} Requires: %{name} = %{version}-%{release}
%description lang-en %description lang-en
English language phrases module and directory structure for say module and voicemail English language phrases module and directory structure for say module and voicemail
%package lang-fr %package lang-ru
Summary: Provides french language dependand modules and speech config for the FreeSwitch Open Source telephone platform. Summary: Provides russian language dependand modules and speech config for the FreeSwitch Open Source telephone platform.
Group: System/LibrariesRequires: %{name} = %{version}-%{release} Group: System/LibrariesRequires: %{name} = %{version}-%{release}
%description lang-fr %description lang-ru
French language phrases module and directory structure for say module and voicemail Russian language phrases module and directory structure for say module and voicemail
%package lang-de %package lang-fr
Summary: Provides german language dependand modules and speech config for the FreeSwitch Open Source telephone platform. Summary: Provides french language dependand modules and speech config for the FreeSwitch Open Source telephone platform.
Group: System/LibrariesRequires: %{name} = %{version}-%{release} Group: System/LibrariesRequires: %{name} = %{version}-%{release}
%description lang-de %description lang-fr
German language phrases module and directory structure for say module and voicemail French language phrases module and directory structure for say module and voicemail
%package lang-de
%package openzap Summary: Provides german language dependand modules and speech config for the FreeSwitch Open Source telephone platform.
Summary: Provides a unified interface to hardware TDM cards and ss7 stacks for freeswitch Group: System/LibrariesRequires: %{name} = %{version}-%{release}
Group: System/Libraries
Requires: %{name} = %{version}-%{release} %description lang-de
German language phrases module and directory structure for say module and voicemail
%description openzap
OpenZAP
%package openzap
%package moh Summary: Provides a unified interface to hardware TDM cards and ss7 stacks for freeswitch
Summary: FreeSWITCH Music on hold files Group: System/Libraries
Group: System/Libraries Requires: %{name} = %{version}-%{release}
Requires: %{name} = %{version}-%{release}
%description openzap
%description moh OpenZAP
8khz music on hold files for freeswitch
%package moh
Summary: FreeSWITCH Music on hold files
%package hd-moh Group: System/Libraries
Summary: High Definition FreeSWITCH Music on hold files Requires: %{name} = %{version}-%{release}
Group: System/Libraries
Requires: %{name} = %{version}-%{release} %description moh
8khz music on hold files for freeswitch
%description hd-moh
16khz High Definition FreeSWITCH Music on hold files
%package hd-moh
Summary: High Definition FreeSWITCH Music on hold files
%package uhd-moh Group: System/Libraries
Summary: Ultra High Definition FreeSWITCH Music on hold files Requires: %{name} = %{version}-%{release}
Group: System/Libraries
Requires: %{name} = %{version}-%{release} %description hd-moh
16khz High Definition FreeSWITCH Music on hold files
%description uhd-moh
32khz Ultra High Definition FreeSWITCH Music on hold files
%package uhd-moh
Summary: Ultra High Definition FreeSWITCH Music on hold files
%package cd-moh Group: System/Libraries
Summary: CD Quality FreeSWITCH Musci on hold files Requires: %{name} = %{version}-%{release}
Group: System/Libraries
Requires: %{name} = %{version}-%{release} %description uhd-moh
32khz Ultra High Definition FreeSWITCH Music on hold files
%description cd-moh
40khz CD Quality FreeSWITCH Music on hold files
%package cd-moh
Summary: CD Quality FreeSWITCH Musci on hold files
%package sounds-en-callie Group: System/Libraries
Summary: English prompts for Freeswitch Requires: %{name} = %{version}-%{release}
Group: System/Libraries
Requires: %{name} = %{version}-%{release} %description cd-moh
40khz CD Quality FreeSWITCH Music on hold files
%description sounds-en-callie
8khz English prompts for Freeswitch
%package sounds-en-callie
Summary: English prompts for Freeswitch
%package hd-sounds-en-callie Group: System/Libraries
Summary: High Density English prompts for Freeswitch Requires: %{name} = %{version}-%{release}
Group: System/Libraries
Requires: %{name} = %{version}-%{release} %description sounds-en-callie
8khz English prompts for Freeswitch
%description hd-sounds-en-callie
16khz High Density English prompts for Freeswitch
%package hd-sounds-en-callie
Summary: High Density English prompts for Freeswitch
%package uhd-sounds-en-callie Group: System/Libraries
Summary: Ultra High Density English prompts for Freeswitch Requires: %{name} = %{version}-%{release}
Group: System/Libraries
Requires: %{name} = %{version}-%{release} %description hd-sounds-en-callie
16khz High Density English prompts for Freeswitch
%description uhd-sounds-en-callie
32khz Ultra High Density English prompts for Freeswitch
%package uhd-sounds-en-callie
Summary: Ultra High Density English prompts for Freeswitch
%package cd-sounds-en-callie Group: System/Libraries
Summary: CD Quality English prompts for Freeswitch Requires: %{name} = %{version}-%{release}
Group: System/Libraries
Requires: %{name} = %{version}-%{release} %description uhd-sounds-en-callie
32khz Ultra High Density English prompts for Freeswitch
%description cd-sounds-en-callie
40khz CD Quality English prompts for Freeswitch
%package cd-sounds-en-callie
Summary: CD Quality English prompts for Freeswitch
%prep Group: System/Libraries
%setup -b0 -q Requires: %{name} = %{version}-%{release}
cp %{SOURCE1} libs/
cp %{SOURCE2} libs/ %description cd-sounds-en-callie
cp %{SOURCE3} libs/ 40khz CD Quality English prompts for Freeswitch
cp %{SOURCE4} libs/
cp %{SOURCE5} libs/
cp %{SOURCE6} libs/ %prep
cp %{SOURCE7} libs/ %setup -b0 -q
cp %{SOURCE8} libs/ cp %{SOURCE1} libs/
cp %{SOURCE9} libs/ cp %{SOURCE2} libs/
cp %{SOURCE10} . cp %{SOURCE3} libs/
cp %{SOURCE11} . cp %{SOURCE4} libs/
cp %{SOURCE12} . cp %{SOURCE5} libs/
cp %{SOURCE13} . cp %{SOURCE6} libs/
cp %{SOURCE14} . cp %{SOURCE7} libs/
cp %{SOURCE15} . cp %{SOURCE8} libs/
cp %{SOURCE16} . cp %{SOURCE9} libs/
cp %{SOURCE17} . cp %{SOURCE10} .
cp %{SOURCE18} libs/ cp %{SOURCE11} .
cp %{SOURCE12} .
cp %{SOURCE13} .
%build cp %{SOURCE14} .
%ifos linux cp %{SOURCE15} .
%if 0%{?suse_version} > 1000 && 0%{?suse_version} < 1030 cp %{SOURCE16} .
export CFLAGS="$CFLAGS -fstack-protector" cp %{SOURCE17} .
%endif cp %{SOURCE18} libs/
%if 0%{?fedora_version} >= 8
export QA_RPATHS=$[ 0x0001|0x0002 ]
%endif %build
%endif %ifos linux
%if 0%{?suse_version} > 1000 && 0%{?suse_version} < 1030
PASSTHRU_CODEC_MODULES="codecs/mod_g729 codecs/mod_g723_1 codecs/mod_amr codecs/mod_amrwb" export CFLAGS="$CFLAGS -fstack-protector"
SPIDERMONKEY_MODULES="languages/mod_spidermonkey languages/mod_spidermonkey_curl languages/mod_spidermonkey_core_db languages/mod_spidermonkey_odbc languages/mod_spidermonkey_socket languages/mod_spidermonkey_teletone" %endif
APPLICATIONS_MODULES="applications/mod_commands applications/mod_conference applications/mod_dptools applications/mod_enum applications/mod_esf applications/mod_expr applications/mod_fifo applications/mod_limit applications/mod_rss applications/mod_voicemail applications/mod_fsv applications/mod_lcr applications/mod_easyroute applications/mod_stress applications/mod_http applications/mod_vmd applications/mod_limit applications/mod_soundtouch applications/mod_fax" %if 0%{?fedora_version} >= 8
ASR_TTS_MODULES="asr_tts/mod_pocketsphinx asr_tts/mod_flite" export QA_RPATHS=$[ 0x0001|0x0002 ]
CODECS_MODULES="codecs/mod_ilbc codecs/mod_h26x codecs/mod_voipcodecs codecs/mod_speex codecs/mod_celt codecs/mod_siren" %endif
DIALPLANS_MODULES="dialplans/mod_dialplan_asterisk dialplans/mod_dialplan_directory dialplans/mod_dialplan_xml" %endif
DIRECTORIES_MODULES=""
ENDPOINTS_MODULES="endpoints/mod_dingaling endpoints/mod_iax endpoints/mod_portaudio endpoints/mod_sofia ../../libs/openzap/mod_openzap endpoints/mod_loopback" PASSTHRU_CODEC_MODULES="codecs/mod_g729 codecs/mod_g723_1 codecs/mod_amr codecs/mod_amrwb"
EVENT_HANDLERS_MODULES="event_handlers/mod_event_multicast event_handlers/mod_event_socket event_handlers/mod_cdr_csv" SPIDERMONKEY_MODULES="languages/mod_spidermonkey languages/mod_spidermonkey_curl languages/mod_spidermonkey_core_db languages/mod_spidermonkey_odbc languages/mod_spidermonkey_socket languages/mod_spidermonkey_teletone"
FORMATS_MODULES="formats/mod_local_stream formats/mod_native_file formats/mod_sndfile formats/mod_tone_stream formats/mod_shout" APPLICATIONS_MODULES="applications/mod_commands applications/mod_conference applications/mod_dptools applications/mod_enum applications/mod_esf applications/mod_expr applications/mod_fifo applications/mod_limit applications/mod_rss applications/mod_voicemail applications/mod_fsv applications/mod_lcr applications/mod_easyroute applications/mod_stress applications/mod_http applications/mod_vmd applications/mod_limit applications/mod_soundtouch applications/mod_fax"
LANGUAGES_MODULES="languages/mod_perl languages/mod_lua languages/mod_python languages/mod_yaml" CODECS_MODULES="codecs/mod_ilbc codecs/mod_h26x codecs/mod_voipcodecs codecs/mod_speex codecs/mod_celt codecs/mod_siren"
LOGGERS_MODULES="loggers/mod_console loggers/mod_logfile loggers/mod_syslog" DIALPLANS_MODULES="dialplans/mod_dialplan_asterisk dialplans/mod_dialplan_directory dialplans/mod_dialplan_xml"
SAY_MODULES="say/mod_say_en say/mod_say_de say/mod_say_fr" DIRECTORIES_MODULES=""
TIMERS_MODULES= ENDPOINTS_MODULES="endpoints/mod_dingaling endpoints/mod_iax endpoints/mod_portaudio endpoints/mod_sofia ../../libs/openzap/mod_openzap endpoints/mod_loopback"
DISABLED_MODULES="applications/mod_soundtouch languages/mod_spidermonkey_skel ast_tts/mod_cepstral asr_tts/mod_lumenvox event_handlers/mod_event_test event_handlers/mod_radius_cdr event_handlers/mod_zeroconf languages/mod_managed languages/mod_java say/mod_say_it say/mod_say_es say/mod_say_nl" ASR_TTS_MODULES="asr_tts/mod_pocketsphinx asr_tts/mod_flite asr_tts/mod_unimrcp"
XML_INT_MODULES="xml_int/mod_xml_rpc xml_int/mod_xml_curl xml_int/mod_xml_cdr " EVENT_HANDLERS_MODULES="event_handlers/mod_event_multicast event_handlers/mod_event_socket event_handlers/mod_cdr_csv"
MYMODULES="$PASSTHRU_CODEC_MODULES $SPIDERMONKEY_MODULES $APPLICATIONS_MODULES $ASR_TTS_MODULES $CODECS_MODULES $DIALPLANS_MODULES $DIRECTORIES_MODULES $ENDPOINTS_MODULES $EVENT_HANDLERS_MODULES $FORMATS_MODULES $LANGUAGES_MODULES $LOGGERS_MODULES $SAY_MODULES $TIMERS_MODULES $XML_INT_MODULES" FORMATS_MODULES="formats/mod_local_stream formats/mod_native_file formats/mod_sndfile formats/mod_tone_stream formats/mod_shout"
LANGUAGES_MODULES="languages/mod_perl languages/mod_lua languages/mod_python languages/mod_yaml"
export MODULES=$MYMODULES LOGGERS_MODULES="loggers/mod_console loggers/mod_logfile loggers/mod_syslog"
test ! -f modules.conf || rm -f modules.conf SAY_MODULES="say/mod_say_en say/mod_say_de say/mod_say_fr"
touch modules.conf TIMERS_MODULES=
for i in $MODULES; do echo $i >> modules.conf; done DISABLED_MODULES="applications/mod_soundtouch languages/mod_spidermonkey_skel ast_tts/mod_cepstral asr_tts/mod_lumenvox event_handlers/mod_event_test event_handlers/mod_radius_cdr event_handlers/mod_zeroconf languages/mod_managed languages/mod_java say/mod_say_it say/mod_say_es say/mod_say_nl"
export VERBOSE=yes XML_INT_MODULES="xml_int/mod_xml_rpc xml_int/mod_xml_curl xml_int/mod_xml_cdr "
export DESTDIR=$RPM_BUILD_ROOT/ MYMODULES="$PASSTHRU_CODEC_MODULES $SPIDERMONKEY_MODULES $APPLICATIONS_MODULES $CODECS_MODULES $DIALPLANS_MODULES $DIRECTORIES_MODULES $ENDPOINTS_MODULES $ASR_TTS_MODULES $EVENT_HANDLERS_MODULES $FORMATS_MODULES $LANGUAGES_MODULES $LOGGERS_MODULES $SAY_MODULES $TIMERS_MODULES $XML_INT_MODULES"
export PKG_CONFIG_PATH=/usr/bin/pkg-config:$PKG_CONFIG_PATH
export ACLOCAL_FLAGS="-I /usr/share/aclocal" export MODULES=$MYMODULES
test ! -f modules.conf || rm -f modules.conf
if test ! -f Makefile.in touch modules.conf
then for i in $MODULES; do echo $i >> modules.conf; done
./bootstrap.sh export VERBOSE=yes
fi export DESTDIR=$RPM_BUILD_ROOT/
export PKG_CONFIG_PATH=/usr/bin/pkg-config:$PKG_CONFIG_PATH
export ACLOCAL_FLAGS="-I /usr/share/aclocal"
%configure -C \
--prefix=%{prefix} \ if test ! -f Makefile.in
--infodir=%{_infodir} \ then
--mandir=%{_mandir} \ ./bootstrap.sh
--sysconfdir=%{sysconfdir} \ fi
--libdir=%{prefix}/lib \
--enable-core-libedit-support \
--enable-core-odbc-support \ %configure -C \
%ifos linux --prefix=%{prefix} \
%if 0%{?fedora_version} >= 8 --infodir=%{_infodir} \
%else --mandir=%{_mandir} \
--with-libcurl \ --sysconfdir=%{sysconfdir} \
%endif --libdir=%{prefix}/lib \
%endif --enable-core-libedit-support \
--with-openssl \ --enable-core-odbc-support \
%{?configure_options} %ifos linux
%if 0%{?fedora_version} >= 8
#Create the version header file here %else
cat src/include/switch_version.h.in | sed "s/@SVN_VERSION@/%{version}/g" > src/include/switch_version.h --with-libcurl \
touch .noversion %endif
%endif
%{__make} --with-openssl \
%{?configure_options}
%install
# delete unsupported langugages for now #Create the version header file here
#rm -rf conf/lang/de cat src/include/switch_version.h.in | sed "s/@SVN_VERSION@/%{version}/g" > src/include/switch_version.h
#rm -rf conf/lang/fr touch .noversion
#rm -rf $RPM_BUILD_ROOT%{prefix}/conf/lang/de
#rm -rf $RPM_BUILD_ROOT%{prefix}/conf/lang/fr %{__make}
%{__make} DESTDIR=$RPM_BUILD_ROOT install %install
# delete unsupported langugages for now
# Install Sound Files #rm -rf conf/lang/de
%{__make} DESTDIR=$RPM_BUILD_ROOT cd-sounds-install #rm -rf conf/lang/fr
%{__make} DESTDIR=$RPM_BUILD_ROOT cd-moh-install #rm -rf $RPM_BUILD_ROOT%{prefix}/conf/lang/de
#rm -rf $RPM_BUILD_ROOT%{prefix}/conf/lang/fr
# Create a log dir
%{__mkdir} -p $RPM_BUILD_ROOT%{prefix}/log %{__make} DESTDIR=$RPM_BUILD_ROOT install
%ifos linux # Install Sound Files
#Install the library path config so the system can find the modules %{__make} DESTDIR=$RPM_BUILD_ROOT cd-sounds-install
%{__mkdir} -p $RPM_BUILD_ROOT/etc/ld.so.conf.d %{__make} DESTDIR=$RPM_BUILD_ROOT cd-moh-install
%{__cp} build/freeswitch.ld.so.conf $RPM_BUILD_ROOT/etc/ld.so.conf.d/
# Install init files # Create a log dir
# On SuSE: %{__mkdir} -p $RPM_BUILD_ROOT%{prefix}/log
%if 0%{?suse_version} > 100
%{__install} -D -m 744 build/freeswitch.init.suse $RPM_BUILD_ROOT/etc/init.d/freeswitch %ifos linux
%else # Install init files
# On RedHat like # On SuSE:
%{__install} -D -m 0755 build/freeswitch.init.redhat $RPM_BUILD_ROOT/etc/init.d/freeswitch %if 0%{?suse_version} > 100
%endif %{__install} -D -m 744 build/freeswitch.init.suse $RPM_BUILD_ROOT/etc/init.d/freeswitch
# On SuSE make /usr/sbin/rcfreeswitch a link to /etc/init.d/freeswitch %else
%if 0%{?suse_version} > 100 # On RedHat like
%{__mkdir} -p $RPM_BUILD_ROOT/usr/sbin %{__install} -D -m 0755 build/freeswitch.init.redhat $RPM_BUILD_ROOT/etc/init.d/freeswitch
%{__ln_s} -f /etc/init.d/freeswitch $RPM_BUILD_ROOT/usr/sbin/rcfreeswitch %endif
%endif # On SuSE make /usr/sbin/rcfreeswitch a link to /etc/init.d/freeswitch
# Add the sysconfiguration file %if 0%{?suse_version} > 100
%{__install} -D -m 744 build/freeswitch.sysconfig $RPM_BUILD_ROOT/etc/sysconfig/freeswitch %{__mkdir} -p $RPM_BUILD_ROOT/usr/sbin
# Add monit file %{__ln_s} -f /etc/init.d/freeswitch $RPM_BUILD_ROOT/usr/sbin/rcfreeswitch
%{__install} -D -m 644 build/freeswitch.monitrc $RPM_BUILD_ROOT/etc/monit.d/freeswitch.monitrc %endif
%endif # Add the sysconfiguration file
%{__install} -D -m 744 build/freeswitch.sysconfig $RPM_BUILD_ROOT/etc/sysconfig/freeswitch
# Add monit file
# Add a freeswitch user with group daemon %{__install} -D -m 644 build/freeswitch.monitrc $RPM_BUILD_ROOT/etc/monit.d/freeswitch.monitrc
%pre %endif
%ifos linux
/usr/sbin/useradd -r -g daemon -s /bin/false -c "The FreeSWITCH Open Source Voice Platform" -d %{prefix} freeswitch 2> /dev/null || :
%endif # Add a freeswitch user with group daemon
%pre
%post %ifos linux
%{?run_ldconfig:%run_ldconfig} /usr/sbin/useradd -r -g daemon -s /bin/false -c "The FreeSWITCH Open Source Voice Platform" -d %{prefix} freeswitch 2> /dev/null || :
# Make FHS2.0 happy %endif
%{__mkdir} -p /etc/opt
%{__ln_s} -f %{prefix}/conf /etc%{prefix} %post
%{?run_ldconfig:%run_ldconfig}
chkconfig --add freeswitch # Make FHS2.0 happy
%{__mkdir} -p /etc/opt
%postun %{__ln_s} -f %{prefix}/conf /etc%{prefix}
%{?run_ldconfig:%run_ldconfig}
userdel freeswitch chkconfig --add freeswitch
%clean %postun
%{__rm} -rf $RPM_BUILD_ROOT %{?run_ldconfig:%run_ldconfig}
userdel freeswitch
%files
%defattr(-,freeswitch,daemon) %clean
%ifos linux %{__rm} -rf $RPM_BUILD_ROOT
%dir %attr(0750, root, root) /etc/monit.d
%endif %files
%dir %attr(0750, freeswitch, daemon) %{prefix}/db %defattr(-,freeswitch,daemon)
%dir %attr(0750, freeswitch, daemon) %{prefix}/log %ifos linux
%dir %attr(0750, freeswitch, daemon) %{prefix}/log/xml_cdr %dir %attr(0750, root, root) /etc/monit.d
%dir %attr(0750, freeswitch, daemon) %{prefix}/htdocs %endif
%dir %attr(0750, freeswitch, daemon) %{prefix}/scripts %dir %attr(0750, freeswitch, daemon) %{prefix}/db
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf %dir %attr(0750, freeswitch, daemon) %{prefix}/log
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/autoload_configs %dir %attr(0750, freeswitch, daemon) %{prefix}/log/xml_cdr
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/dialplan %dir %attr(0750, freeswitch, daemon) %{prefix}/htdocs
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/directory %dir %attr(0750, freeswitch, daemon) %{prefix}/scripts
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/directory/default %dir %attr(0750, freeswitch, daemon) %{prefix}/conf
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/autoload_configs
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/sip_profiles %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/dialplan
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/dialplan/default %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/directory
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/dialplan/public %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/directory/default
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/sip_profiles/internal %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/sip_profiles/external %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/mrcp_profiles
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/jingle_profiles %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/sip_profiles
%dir %attr(0750, freeswitch, daemon) %{prefix}/grammar %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/dialplan/default
%dir %attr(0750, freeswitch, daemon) %{prefix}/grammar/model %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/dialplan/public
%dir %attr(0750, freeswitch, daemon) %{prefix}/grammar/model/communicator %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/sip_profiles/internal
%dir %attr(0750, freeswitch, daemon) %{prefix}/grammar/model/wsj1 %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/sip_profiles/external
%ifos linux %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/jingle_profiles
%config(noreplace) %attr(0644, freeswitch, daemon) /etc/monit.d/freeswitch.monitrc %dir %attr(0750, freeswitch, daemon) %{prefix}/grammar
%endif %dir %attr(0750, freeswitch, daemon) %{prefix}/grammar/model
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/mime.types %dir %attr(0750, freeswitch, daemon) %{prefix}/grammar/model/communicator
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/*.tpl %dir %attr(0750, freeswitch, daemon) %{prefix}/grammar/model/wsj1
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/*.ttml %ifos linux
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/*.xml %config(noreplace) %attr(0644, freeswitch, daemon) /etc/monit.d/freeswitch.monitrc
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/m3ua.conf %endif
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/extensions.conf %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/mime.types
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/acl.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/*.tpl
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/alsa.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/*.ttml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/conference.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/*.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/console.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/m3ua.conf
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/dialplan_directory.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/extensions.conf
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/dingaling.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/acl.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/enum.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/cidlookup.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/event_multicast.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/alsa.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/event_socket.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/conference.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/cdr_csv.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/console.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/dialplan_directory.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/dingaling.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/shout.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/enum.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/timezones.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/event_multicast.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/iax.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/event_socket.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/cdr_csv.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/fax.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/limit.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/local_stream.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/shout.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/logfile.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/timezones.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/modules.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/iax.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/pocketsphinx.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/portaudio.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/post_load_modules.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/limit.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/python.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/local_stream.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/rss.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/logfile.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/sofia.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/modules.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/switch.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/pocketsphinx.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/syslog.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/portaudio.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/voicemail.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/post_load_modules.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/xml_cdr.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/python.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/xml_curl.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/rss.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/xml_rpc.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/sofia.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/zeroconf.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/switch.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/easyroute.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/syslog.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/lcr.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/voicemail.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/opal.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/xml_cdr.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/unicall.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/xml_curl.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/memcache.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/xml_rpc.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/dialplan/*.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/zeroconf.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/dialplan/default/*.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/easyroute.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/dialplan/public/*.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/lcr.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/directory/*.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/opal.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/directory/default/* %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/unicall.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/sip_profiles/*.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/memcache.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/sip_profiles/internal/*.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/nibblebill.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/sip_profiles/external/*.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/unimrcp.conf.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/jingle_profiles/*.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/dialplan/*.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/grammar/default.dic %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/dialplan/default/*.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/grammar/model/communicator/* %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/dialplan/public/*.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/grammar/model/wsj1/* %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/directory/*.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/htdocs/* %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/directory/default/*
%ifos linux %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/sip_profiles/*.xml
/etc/ld.so.conf.d/* %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/sip_profiles/internal/*.xml
/etc/init.d/freeswitch %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/sip_profiles/external/*.xml
/etc/sysconfig/freeswitch %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/jingle_profiles/*.xml
%if 0%{?suse_version} > 100 %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/mrcp_profiles/*.xml
/usr/sbin/rcfreeswitch %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/grammar/default.dic
%endif %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/grammar/model/communicator/*
%endif %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/grammar/model/wsj1/*
%attr(0755, freeswitch, daemon) %{prefix}/bin/* %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/htdocs/*
%{prefix}/lib/libfreeswitch*.so* %ifos linux
%{prefix}/mod/mod_console.so* #/etc/ld.so.conf.d/*
%{prefix}/mod/mod_logfile.so* /etc/init.d/freeswitch
%{prefix}/mod/mod_syslog.so* /etc/sysconfig/freeswitch
%{prefix}/mod/mod_commands.so* %if 0%{?suse_version} > 100
%{prefix}/mod/mod_conference.so* /usr/sbin/rcfreeswitch
%{prefix}/mod/mod_dptools.so* %endif
%{prefix}/mod/mod_enum.so* %endif
%{prefix}/mod/mod_esf.so* %attr(0755, freeswitch, daemon) %{prefix}/bin/*
%{prefix}/mod/mod_expr.so* %{prefix}/lib/libfreeswitch*.so*
%{prefix}/mod/mod_fifo.so* %{prefix}/mod/mod_console.so*
%{prefix}/mod/mod_limit.so* %{prefix}/mod/mod_logfile.so*
%{prefix}/mod/mod_rss.so* %{prefix}/mod/mod_syslog.so*
%{prefix}/mod/mod_voicemail.so* %{prefix}/mod/mod_commands.so*
%{prefix}/mod/mod_pocketsphinx.so* %{prefix}/mod/mod_conference.so*
%{prefix}/mod/mod_flite.so* %{prefix}/mod/mod_dptools.so*
%{prefix}/mod/mod_ilbc.so* %{prefix}/mod/mod_enum.so*
%{prefix}/mod/mod_h26x.so* %{prefix}/mod/mod_esf.so*
%{prefix}/mod/mod_voipcodecs.so* %{prefix}/mod/mod_expr.so*
%{prefix}/mod/mod_speex.so* %{prefix}/mod/mod_fifo.so*
%{prefix}/mod/mod_dialplan_directory.so* %{prefix}/mod/mod_limit.so*
%{prefix}/mod/mod_dialplan_xml.so* %{prefix}/mod/mod_rss.so*
%{prefix}/mod/mod_dialplan_asterisk.so* %{prefix}/mod/mod_voicemail.so*
%{prefix}/mod/mod_dingaling.so* %{prefix}/mod/mod_pocketsphinx.so*
%{prefix}/mod/mod_iax.so* %{prefix}/mod/mod_flite.so*
%{prefix}/mod/mod_portaudio.so* %{prefix}/mod/mod_ilbc.so*
%{prefix}/mod/mod_sofia.so* %{prefix}/mod/mod_h26x.so*
%{prefix}/mod/mod_cdr_csv.so* %{prefix}/mod/mod_voipcodecs.so*
%{prefix}/mod/mod_event_multicast.so* %{prefix}/mod/mod_speex.so*
%{prefix}/mod/mod_event_socket.so* %{prefix}/mod/mod_dialplan_directory.so*
%{prefix}/mod/mod_native_file.so* %{prefix}/mod/mod_dialplan_xml.so*
%{prefix}/mod/mod_sndfile.so* %{prefix}/mod/mod_dialplan_asterisk.so*
%{prefix}/mod/mod_local_stream.so* %{prefix}/mod/mod_dingaling.so*
%{prefix}/mod/mod_xml_rpc.so* %{prefix}/mod/mod_iax.so*
%{prefix}/mod/mod_xml_curl.so* %{prefix}/mod/mod_portaudio.so*
%{prefix}/mod/mod_xml_cdr.so* %{prefix}/mod/mod_sofia.so*
%{prefix}/mod/mod_fsv.so %{prefix}/mod/mod_cdr_csv.so*
%{prefix}/mod/mod_tone_stream.so %{prefix}/mod/mod_event_multicast.so*
%{prefix}/mod/mod_amrwb.so %{prefix}/mod/mod_event_socket.so*
%{prefix}/mod/mod_celt.so %{prefix}/mod/mod_native_file.so*
%{prefix}/mod/mod_easyroute.so %{prefix}/mod/mod_sndfile.so*
%{prefix}/mod/mod_http.so %{prefix}/mod/mod_local_stream.so*
%{prefix}/mod/mod_lcr.so %{prefix}/mod/mod_xml_rpc.so*
%{prefix}/mod/mod_loopback.so %{prefix}/mod/mod_xml_curl.so*
%{prefix}/mod/mod_siren.so %{prefix}/mod/mod_xml_cdr.so*
%{prefix}/mod/mod_stress.so %{prefix}/mod/mod_fsv.so
%{prefix}/mod/mod_yaml.so %{prefix}/mod/mod_tone_stream.so
%{prefix}/mod/mod_shout.so %{prefix}/mod/mod_amrwb.so
%{prefix}/mod/mod_fax.so %{prefix}/mod/mod_celt.so
%{prefix}/mod/mod_soundtouch.so %{prefix}/mod/mod_easyroute.so
%{prefix}/mod/mod_vmd.so %{prefix}/mod/mod_http.so
%{prefix}/mod/mod_lcr.so
%files openzap %{prefix}/mod/mod_loopback.so
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/tones.conf %{prefix}/mod/mod_siren.so
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/openzap.conf.xml %{prefix}/mod/mod_stress.so
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/pika.conf %{prefix}/mod/mod_yaml.so
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/openzap.conf %{prefix}/mod/mod_shout.so
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/wanpipe.conf %{prefix}/mod/mod_fax.so
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/zt.conf %{prefix}/mod/mod_soundtouch.so
%{prefix}/lib/libopenzap.so* %{prefix}/mod/mod_vmd.so
%{prefix}/mod/mod_openzap.so* %{prefix}/mod/mod_unimrcp.so
%{prefix}/mod/ozmod_analog.so*
%{prefix}/mod/ozmod_analog_em.so* %files openzap
%{prefix}/mod/ozmod_isdn.so* %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/tones.conf
%{prefix}/mod/ozmod_skel.* %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/openzap.conf.xml
%{prefix}/mod/ozmod_ss7_boost.so* %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/pika.conf
%{prefix}/mod/ozmod_wanpipe.so* %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/openzap.conf
%{prefix}/mod/ozmod_zt.so* %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/wanpipe.conf
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/zt.conf
%files codec-passthru-amrwb %{prefix}/lib/libopenzap.so*
%defattr(-,freeswitch,daemon) %{prefix}/mod/mod_openzap.so*
%{prefix}/mod/mod_amrwb.so* %{prefix}/mod/ozmod_analog.so*
%{prefix}/mod/ozmod_analog_em.so*
%files codec-passthru-amr %{prefix}/mod/ozmod_isdn.so*
%defattr(-,freeswitch,daemon) %{prefix}/mod/ozmod_skel.*
%{prefix}/mod/mod_amr.so* %{prefix}/mod/ozmod_ss7_boost.so*
%{prefix}/mod/ozmod_wanpipe.so*
%files codec-passthru-g723_1 %{prefix}/mod/ozmod_zt.so*
%defattr(-,freeswitch,daemon)
%{prefix}/mod/mod_g723_1.so* %files codec-passthru-amrwb
%defattr(-,freeswitch,daemon)
%files codec-passthru-g729 %{prefix}/mod/mod_amrwb.so*
%defattr(-,freeswitch,daemon)
%{prefix}/mod/mod_g729.so* %files codec-passthru-amr
%defattr(-,freeswitch,daemon)
%files spidermonkey %{prefix}/mod/mod_amr.so*
%defattr(-,freeswitch,daemon)
%{prefix}/mod/mod_spidermonkey*.so* %files codec-passthru-g723_1
%{prefix}/lib/libjs.so* %defattr(-,freeswitch,daemon)
%{prefix}/lib/libnspr4.so %{prefix}/mod/mod_g723_1.so*
%{prefix}/lib/libplds4.so
%{prefix}/lib/libplc4.so %files codec-passthru-g729
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/autoload_configs %defattr(-,freeswitch,daemon)
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/spidermonkey.conf.xml %{prefix}/mod/mod_g729.so*
%files lua %files spidermonkey
%defattr(-,freeswitch,daemon) %defattr(-,freeswitch,daemon)
%{prefix}/mod/mod_lua*.so* %{prefix}/mod/mod_spidermonkey*.so*
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/autoload_configs %{prefix}/lib/libjs.so*
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/lua.conf.xml %{prefix}/lib/libnspr4.so
%{prefix}/lib/libplds4.so
%files perl %{prefix}/lib/libplc4.so
%defattr(-,freeswitch,daemon) %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/autoload_configs
%{prefix}/mod/mod_perl*.so* %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/spidermonkey.conf.xml
%{prefix}/perl/*
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/autoload_configs %files lua
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/perl.conf.xml %defattr(-,freeswitch,daemon)
%{prefix}/mod/mod_lua*.so*
%files python %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/autoload_configs
%defattr(-,freeswitch,daemon) %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/lua.conf.xml
%{prefix}/mod/mod_python*.so*
%attr(0644, root, bin) /usr/lib/python2.4/site-packages/freeswitch.py* %files perl
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/autoload_configs %defattr(-,freeswitch,daemon)
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/python.conf.xml %{prefix}/mod/mod_perl*.so*
%{prefix}/perl/*
%files devel %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/autoload_configs
%defattr(-, freeswitch, daemon) %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/perl.conf.xml
%{prefix}/lib/*.a
%{prefix}/lib/*.la %files python
%{prefix}/lib/pkgconfig/* %defattr(-,freeswitch,daemon)
%{prefix}/mod/*.a %{prefix}/mod/mod_python*.so*
%{prefix}/mod/*.la %attr(0644, root, bin) /usr/lib/python2.4/site-packages/freeswitch.py*
%{prefix}/include/*.h %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/autoload_configs
%{prefix}/include/spandsp/* %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/autoload_configs/python.conf.xml
%files lang-en %files devel
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang/en %defattr(-, freeswitch, daemon)
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang/en/demo %{prefix}/lib/*.a
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang/en/vm %{prefix}/lib/*.la
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/lang/en/*.xml %{prefix}/lib/pkgconfig/*
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/lang/en/demo/*.xml %{prefix}/mod/*.a
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/lang/en/vm/*.xml %{prefix}/mod/*.la
%{prefix}/mod/mod_say_en.so* %{prefix}/include/*.h
%{prefix}/include/spandsp/*
%files lang-de
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang/de %files lang-en
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang/de/demo %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang/en
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang/de/vm %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang/en/demo
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/lang/de/*.xml %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang/en/vm
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/lang/de/demo/*.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/lang/en/*.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/lang/de/vm/*.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/lang/en/demo/*.xml
%{prefix}/mod/mod_say_de.so* %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/lang/en/vm/*.xml
%{prefix}/mod/mod_say_en.so*
%files lang-fr
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang/fr %files lang-de
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang/fr/demo %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang/de
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang/fr/vm %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang/de/demo
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/lang/fr/*.xml %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang/de/vm
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/lang/fr/demo/*.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/lang/de/*.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/lang/fr/vm/*.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/lang/de/demo/*.xml
%{prefix}/mod/mod_say_fr.so* %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/lang/de/vm/*.xml
%{prefix}/mod/mod_say_de.so*
%files moh
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/music/8000 %files lang-fr
%{prefix}/sounds/music/8000/* %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang/fr
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang/fr/demo
%files hd-moh %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang/fr/vm
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/music/16000 %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/lang/fr/*.xml
%{prefix}/sounds/music/16000/* %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/lang/fr/demo/*.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/lang/fr/vm/*.xml
%files uhd-moh %{prefix}/mod/mod_say_fr.so*
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/music/32000
%{prefix}/sounds/music/32000/* %files lang-ru
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang/ru
%files cd-moh %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang/ru/demo
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/music/48000 %dir %attr(0750, freeswitch, daemon) %{prefix}/conf/lang/ru/vm
%{prefix}/sounds/music/48000/* %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/lang/ru/*.xml
%config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/lang/ru/demo/*.xml
%files sounds-en-callie %config(noreplace) %attr(0640, freeswitch, daemon) %{prefix}/conf/lang/ru/vm/*.xml
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/ascii/8000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/conference/8000 %files moh
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/currency/8000 %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/music/8000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/digits/8000 %{prefix}/sounds/music/8000/*
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/ivr/8000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/misc/8000 %files hd-moh
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/phonetic-ascii/8000 %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/music/16000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/time/8000 %{prefix}/sounds/music/16000/*
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/voicemail/8000
%{prefix}/sounds/en/us/callie/ascii/8000/* %files uhd-moh
%{prefix}/sounds/en/us/callie/conference/8000/* %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/music/32000
%{prefix}/sounds/en/us/callie/currency/8000/* %{prefix}/sounds/music/32000/*
%{prefix}/sounds/en/us/callie/digits/8000/*
%{prefix}/sounds/en/us/callie/ivr/8000/* %files cd-moh
%{prefix}/sounds/en/us/callie/misc/8000/* %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/music/48000
%{prefix}/sounds/en/us/callie/phonetic-ascii/8000/* %{prefix}/sounds/music/48000/*
%{prefix}/sounds/en/us/callie/time/8000/*
%{prefix}/sounds/en/us/callie/voicemail/8000/* %files sounds-en-callie
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/ascii/8000
%files hd-sounds-en-callie %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/base256/8000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/ascii/16000 %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/conference/8000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/conference/16000 %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/currency/8000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/currency/16000 %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/digits/8000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/digits/16000 %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/ivr/8000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/ivr/16000 %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/misc/8000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/misc/16000 %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/phonetic-ascii/8000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/phonetic-ascii/16000 %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/time/8000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/time/16000 %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/voicemail/8000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/voicemail/16000 %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/zrtp/8000
%{prefix}/sounds/en/us/callie/ascii/16000/* %{prefix}/sounds/en/us/callie/ascii/8000/*
%{prefix}/sounds/en/us/callie/conference/16000/* %{prefix}/sounds/en/us/callie/base256/8000/*
%{prefix}/sounds/en/us/callie/currency/16000/* %{prefix}/sounds/en/us/callie/conference/8000/*
%{prefix}/sounds/en/us/callie/digits/16000/* %{prefix}/sounds/en/us/callie/currency/8000/*
%{prefix}/sounds/en/us/callie/ivr/16000/* %{prefix}/sounds/en/us/callie/digits/8000/*
%{prefix}/sounds/en/us/callie/misc/16000/* %{prefix}/sounds/en/us/callie/ivr/8000/*
%{prefix}/sounds/en/us/callie/phonetic-ascii/16000/* %{prefix}/sounds/en/us/callie/misc/8000/*
%{prefix}/sounds/en/us/callie/time/16000/* %{prefix}/sounds/en/us/callie/phonetic-ascii/8000/*
%{prefix}/sounds/en/us/callie/voicemail/16000/* %{prefix}/sounds/en/us/callie/time/8000/*
%{prefix}/sounds/en/us/callie/voicemail/8000/*
%{prefix}/sounds/en/us/callie/zrtp/8000/*
%files uhd-sounds-en-callie
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/ascii/32000 %files hd-sounds-en-callie
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/conference/32000 %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/ascii/16000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/currency/32000 %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/base256/16000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/digits/32000 %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/conference/16000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/ivr/32000 %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/currency/16000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/misc/32000 %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/digits/16000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/phonetic-ascii/32000 %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/ivr/16000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/time/32000 %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/misc/16000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/voicemail/32000 %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/phonetic-ascii/16000
%{prefix}/sounds/en/us/callie/ascii/32000/* %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/time/16000
%{prefix}/sounds/en/us/callie/conference/32000/* %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/voicemail/16000
%{prefix}/sounds/en/us/callie/currency/32000/* %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/zrtp/16000
%{prefix}/sounds/en/us/callie/digits/32000/* %{prefix}/sounds/en/us/callie/ascii/16000/*
%{prefix}/sounds/en/us/callie/ivr/32000/* %{prefix}/sounds/en/us/callie/base256/16000/*
%{prefix}/sounds/en/us/callie/misc/32000/* %{prefix}/sounds/en/us/callie/conference/16000/*
%{prefix}/sounds/en/us/callie/phonetic-ascii/32000/* %{prefix}/sounds/en/us/callie/currency/16000/*
%{prefix}/sounds/en/us/callie/time/32000/* %{prefix}/sounds/en/us/callie/digits/16000/*
%{prefix}/sounds/en/us/callie/voicemail/32000/* %{prefix}/sounds/en/us/callie/ivr/16000/*
%{prefix}/sounds/en/us/callie/misc/16000/*
%{prefix}/sounds/en/us/callie/phonetic-ascii/16000/*
%files cd-sounds-en-callie %{prefix}/sounds/en/us/callie/time/16000/*
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/ascii/48000 %{prefix}/sounds/en/us/callie/voicemail/16000/*
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/conference/48000 %{prefix}/sounds/en/us/callie/zrtp/16000/*
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/currency/48000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/digits/48000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/ivr/48000 %files uhd-sounds-en-callie
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/misc/48000 %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/ascii/32000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/phonetic-ascii/48000 %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/base256/32000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/time/48000 %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/conference/32000
%dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/voicemail/48000 %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/currency/32000
%{prefix}/sounds/en/us/callie/ascii/48000/* %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/digits/32000
%{prefix}/sounds/en/us/callie/conference/48000/* %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/ivr/32000
%{prefix}/sounds/en/us/callie/currency/48000/* %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/misc/32000
%{prefix}/sounds/en/us/callie/digits/48000/* %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/phonetic-ascii/32000
%{prefix}/sounds/en/us/callie/ivr/48000/* %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/time/32000
%{prefix}/sounds/en/us/callie/misc/48000/* %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/voicemail/32000
%{prefix}/sounds/en/us/callie/phonetic-ascii/48000/* %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/zrtp/32000
%{prefix}/sounds/en/us/callie/time/48000/* %{prefix}/sounds/en/us/callie/ascii/32000/*
%{prefix}/sounds/en/us/callie/voicemail/48000/* %{prefix}/sounds/en/us/callie/base256/32000/*
%{prefix}/sounds/en/us/callie/conference/32000/*
%{prefix}/sounds/en/us/callie/currency/32000/*
%changelog %{prefix}/sounds/en/us/callie/digits/32000/*
* Mon Feb 17 2009 - michal.bielicki@halokwadrat.de %{prefix}/sounds/en/us/callie/ivr/32000/*
- added mod_python %{prefix}/sounds/en/us/callie/misc/32000/*
- added mod_fax %{prefix}/sounds/en/us/callie/phonetic-ascii/32000/*
- added mod_amrwb.so %{prefix}/sounds/en/us/callie/time/32000/*
- added mod_celt.so %{prefix}/sounds/en/us/callie/voicemail/32000/*
- added mod_easyroute.so %{prefix}/sounds/en/us/callie/zrtp/32000/*
- added mod_http.so
- added mod_lcr.so
- added mod_loopback.so %files cd-sounds-en-callie
- added mod_siren.so %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/ascii/48000
- added mod/mod_stress.so %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/base256/48000
- added mod_yaml.so %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/conference/48000
- added mod_shout.so %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/currency/48000
- added rpms or all sounds %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/digits/48000
- openzap is now its own rpm %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/ivr/48000
- added french %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/misc/48000
- added german %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/phonetic-ascii/48000
- added missing dependencies %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/time/48000
- added soundfiles with separate rpms %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/voicemail/48000
- added definition of all sourcefiles and added them to the SRPM %dir %attr(0750, freeswitch, daemon) %{prefix}/sounds/en/us/callie/zrtp/48000
- fixes to monit file %{prefix}/sounds/en/us/callie/ascii/48000/*
- changes to redhat init file %{prefix}/sounds/en/us/callie/base256/48000/*
* Thu May 22 2008 - michal.bielicki@voiceworks.pl %{prefix}/sounds/en/us/callie/conference/48000/*
- disabled beta class language stuff %{prefix}/sounds/en/us/callie/currency/48000/*
- bumped revision up to rc6 %{prefix}/sounds/en/us/callie/digits/48000/*
- added mod_lua %{prefix}/sounds/en/us/callie/ivr/48000/*
- added mod_perl %{prefix}/sounds/en/us/callie/misc/48000/*
- Only bootstrap if no Makfile.in exists %{prefix}/sounds/en/us/callie/phonetic-ascii/48000/*
* Mon Feb 04 2008 - michal.bielicki@voiceworks.pl %{prefix}/sounds/en/us/callie/time/48000/*
- More fixes to specfile %{prefix}/sounds/en/us/callie/voicemail/48000/*
- First go at SFE files %{prefix}/sounds/en/us/callie/zrtp/48000/*
* Sun Feb 03 2008 - michal.bielicki@voiceworks.pl
- abstraction of prefix
- more wrong stuff deleted %changelog
- abstraction of mkdir, mv, rm, install etc into macros * Tue Jun 23 2009 - raulfragoso@gmail.com
* Fri Jan 18 2008 - michal.bielicki@voiceworks.pl - Adjusted for the latest SVN trunk (13912)
- fixes, fixes and more fixes in preparation for rc1 - Included new config and mod files to catch up with latest SVN
* Thu Dec 5 2007 - michal.bielicki@voiceworks.pl - Included new sound files for base256 and zrtp
- put in detail configfiles in to split of spidermonkey configs - mod_unimrcp must be built after mod_sofia
- created link from /opt/freesxwitch/conf to /etc%{prefix} * Mon Feb 17 2009 - michal.bielicki@halokwadrat.de
* Thu Nov 29 2007 - michal.bielicki@voiceworks.pl - added mod_python
- Added ifdefs for susealities - added mod_fax
- Added specifics for centos/redhat - added mod_amrwb.so
- Added specifics for fedora - added mod_celt.so
- Preparing to use it for adding it to SFE packaging for solaris - added mod_easyroute.so
- Added odbc stuff back in - added mod_http.so
- made curl default - added mod_lcr.so
- Separate package for mod_spidermonkey - added mod_loopback.so
- got rid of modules.conf and stuffed everything in MODULES env var - added mod_siren.so
- got rid of handmade Cflags peter added ;) - added mod/mod_stress.so
- fixed bin and libpaths - added mod_yaml.so
- fixed locationof nspr and js libs - added mod_shout.so
- fixed odbc requirements - added rpms or all sounds
- added all buildable modules - openzap is now its own rpm
- added redhat style init file - added french
- splitted off language dependant stuff into separate language files - added german
- disable non complete language modules - added missing dependencies
* Tue Apr 24 2007 - peter+rpmspam@suntel.com.tr - added soundfiles with separate rpms
- Added a debug package - added definition of all sourcefiles and added them to the SRPM
- Split the passthrough codecs into separate packages - fixes to monit file
* Fri Mar 16 2007 - peter+rpmspam@suntel.com.tr - changes to redhat init file
- Added devel package * Thu May 22 2008 - michal.bielicki@voiceworks.pl
* Thu Mar 15 2007 - peter+rpmspam@suntel.com.tr - disabled beta class language stuff
- Initial RPM release - bumped revision up to rc6
- added mod_lua
- added mod_perl
- Only bootstrap if no Makfile.in exists
* Mon Feb 04 2008 - michal.bielicki@voiceworks.pl
- More fixes to specfile
- First go at SFE files
* Sun Feb 03 2008 - michal.bielicki@voiceworks.pl
- abstraction of prefix
- more wrong stuff deleted
- abstraction of mkdir, mv, rm, install etc into macros
* Fri Jan 18 2008 - michal.bielicki@voiceworks.pl
- fixes, fixes and more fixes in preparation for rc1
* Thu Dec 5 2007 - michal.bielicki@voiceworks.pl
- put in detail configfiles in to split of spidermonkey configs
- created link from /opt/freesxwitch/conf to /etc%{prefix}
* Thu Nov 29 2007 - michal.bielicki@voiceworks.pl
- Added ifdefs for susealities
- Added specifics for centos/redhat
- Added specifics for fedora
- Preparing to use it for adding it to SFE packaging for solaris
- Added odbc stuff back in
- made curl default
- Separate package for mod_spidermonkey
- got rid of modules.conf and stuffed everything in MODULES env var
- got rid of handmade Cflags peter added ;)
- fixed bin and libpaths
- fixed locationof nspr and js libs
- fixed odbc requirements
- added all buildable modules
- added redhat style init file
- splitted off language dependant stuff into separate language files
- disable non complete language modules
* Tue Apr 24 2007 - peter+rpmspam@suntel.com.tr
- Added a debug package
- Split the passthrough codecs into separate packages
* Fri Mar 16 2007 - peter+rpmspam@suntel.com.tr
- Added devel package
* Thu Mar 15 2007 - peter+rpmspam@suntel.com.tr
- Initial RPM release
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论