Disabled non ready language modules for es, it and nl

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6465 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michal Bielicki 2007-12-01 19:00:03 +00:00
parent 79c6094ca9
commit 3eb9b04f1b
1 changed files with 44 additions and 43 deletions

View File

@ -115,18 +115,18 @@ 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-it #%package lang-it
Summary: Provides italian language dependand modules and sounds for the FreeSwitch Open Source telephone platform. #Summary: Provides italian language dependand modules and sounds for the FreeSwitch Open Source telephone platform.
Group: System/Libraries #Group: System/Libraries
Requires: %{name} = %{version}-%{release} #Requires: %{name} = %{version}-%{release}
%description lang-it #%description lang-it
Italian language phrases module and directory structure for say module and voicemail #Italian language phrases module and directory structure for say module and voicemail
%package lang-es #%package lang-es
Summary: Provides spanish language dependand modules and sounds for the FreeSwitch Open Source telephone platform. #Summary: Provides spanish language dependand modules and sounds for the FreeSwitch Open Source telephone platform.
Group: System/Libraries #Group: System/Libraries
Requires: %{name} = %{version}-%{release} #Requires: %{name} = %{version}-%{release}
%description lang-es %description lang-es
Spanish language phrases module and directory structure for say module and voicemail Spanish language phrases module and directory structure for say module and voicemail
@ -139,13 +139,13 @@ Requires: %{name} = %{version}-%{release}
%description lang-de %description lang-de
German language phrases module and directory structure for say module and voicemail German language phrases module and directory structure for say module and voicemail
%package lang-nl #%package lang-nl
Summary: Provides dutch language dependand modules and sounds for the FreeSwitch Open Source telephone platform. #Summary: Provides dutch language dependand modules and sounds for the FreeSwitch Open Source telephone platform.
Group: System/Libraries #Group: System/Libraries
Requires: %{name} = %{version}-%{release} #Requires: %{name} = %{version}-%{release}
%description lang-nl #%description lang-nl
Dutch language phrases module and directory structure for say module and voicemail #Dutch language phrases module and directory structure for say module and voicemail
%package lang-fr %package lang-fr
Summary: Provides french language dependand modules and sounds for the FreeSwitch Open Source telephone platform. Summary: Provides french language dependand modules and sounds for the FreeSwitch Open Source telephone platform.
@ -222,7 +222,7 @@ cp build/freeswitch.ld.so.conf $RPM_BUILD_ROOT/etc/ld.so.conf.d/
# Install init files # Install init files
# On SuSE: # On SuSE:
%if 0%{suse_version} > 100 %if 0%{?suse_version} > 100
install -D -m 744 build/freeswitch.init.suse $RPM_BUILD_ROOT/etc/init.d/freeswitch install -D -m 744 build/freeswitch.init.suse $RPM_BUILD_ROOT/etc/init.d/freeswitch
%else %else
# On RedHat like # On RedHat like
@ -230,7 +230,7 @@ install -D -m 744 build/freeswitch.init.redhat $RPM_BUILD_ROOT/etc/init.d/freesw
%endif %endif
# On SuSE make /usr/sbin/rcfreeswitch a link to /etc/init.d/freeswitch # On SuSE make /usr/sbin/rcfreeswitch a link to /etc/init.d/freeswitch
%if 0%{suse_version} > 100 %if 0%{?suse_version} > 100
mkdir -p $RPM_BUILD_ROOT/usr/sbin mkdir -p $RPM_BUILD_ROOT/usr/sbin
ln -sf /etc/init.d/freeswitch $RPM_BUILD_ROOT/usr/sbin/rcfreeswitch ln -sf /etc/init.d/freeswitch $RPM_BUILD_ROOT/usr/sbin/rcfreeswitch
%endif %endif
@ -278,7 +278,7 @@ rm -rf $RPM_BUILD_ROOT
/opt/freeswitch/bin/freeswitch /opt/freeswitch/bin/freeswitch
/etc/init.d/freeswitch /etc/init.d/freeswitch
/etc/sysconfig/freeswitch /etc/sysconfig/freeswitch
%if 0%{suse_version} > 100 %if 0%{?suse_version} > 100
/usr/sbin/rcfreeswitch /usr/sbin/rcfreeswitch
%endif %endif
/opt/freeswitch/lib/libfreeswitch*.so* /opt/freeswitch/lib/libfreeswitch*.so*
@ -360,23 +360,23 @@ rm -rf $RPM_BUILD_ROOT
%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/lang/en/vm/*.xml %config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/lang/en/vm/*.xml
/opt/freeswitch/mod/mod_say_en.so* /opt/freeswitch/mod/mod_say_en.so*
%files lang-it #%files lang-it
%dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/lang/it #%dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/lang/it
%dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/lang/it/demo #%dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/lang/it/demo
%dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/lang/it/vm #%dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/lang/it/vm
%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/lang/it/*.xml #%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/lang/it/*.xml
%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/lang/it/demo/*.xml #%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/lang/it/demo/*.xml
%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/lang/it/vm/*.xml #%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/lang/it/vm/*.xml
/opt/freeswitch/mod/mod_say_it.so* #/opt/freeswitch/mod/mod_say_it.so*
%files lang-es #%files lang-es
%dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/lang/es #%dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/lang/es
%dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/lang/es/demo #%dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/lang/es/demo
%dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/lang/es/vm #%dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/lang/es/vm
%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/lang/es/*.xml #%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/lang/es/*.xml
%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/lang/es/demo/*.xml #%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/lang/es/demo/*.xml
%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/lang/es/vm/*.xml #%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/lang/es/vm/*.xml
/opt/freeswitch/mod/mod_say_es.so* #/opt/freeswitch/mod/mod_say_es.so*
%files lang-de %files lang-de
@ -388,14 +388,14 @@ rm -rf $RPM_BUILD_ROOT
%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/lang/de/vm/*.xml %config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/lang/de/vm/*.xml
/opt/freeswitch/mod/mod_say_de.so* /opt/freeswitch/mod/mod_say_de.so*
%files lang-nl #%files lang-nl
%dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/lang/nl #%dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/lang/nl
%dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/lang/nl/demo #%dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/lang/nl/demo
%dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/lang/nl/vm #%dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/lang/nl/vm
%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/lang/nl/*.xml #%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/lang/nl/*.xml
%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/lang/nl/demo/*.xml #%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/lang/nl/demo/*.xml
%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/lang/nl/vm/*.xml #%config(noreplace) %attr(640,freeswitch,daemon) /opt/freeswitch/conf/lang/nl/vm/*.xml
/opt/freeswitch/mod/mod_say_nl.so* #/opt/freeswitch/mod/mod_say_nl.so*
%files lang-fr %files lang-fr
%dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/lang/fr %dir %attr(750,freeswitch,daemon) /opt/freeswitch/conf/lang/fr
@ -423,6 +423,7 @@ rm -rf $RPM_BUILD_ROOT
- added all buildable modules - added all buildable modules
- added redhat style init file - added redhat style init file
- splitted off language dependant stuff into separate language files - splitted off language dependant stuff into separate language files
- disable non complete language modules
* Tue Apr 24 2007 - peter+rpmspam@suntel.com.tr * Tue Apr 24 2007 - peter+rpmspam@suntel.com.tr
- Added a debug package - Added a debug package
- Split the passthrough codecs into separate packages - Split the passthrough codecs into separate packages