From b8a5cac2d779e4ed07a60c9589fcc5ce896f32b5 Mon Sep 17 00:00:00 2001 From: Ken Rice Date: Wed, 24 Jul 2013 10:03:39 -0500 Subject: [PATCH] disable ldap things as this doesnt build right at this time --- freeswitch.spec | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/freeswitch.spec b/freeswitch.spec index c8276c023a..b15c28bc14 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -116,7 +116,7 @@ Source2: http://files.freeswitch.org/downloads/libs/flite-1.5.1-current.tar.bz2 Source3: http://files.freeswitch.org/downloads/libs/lame-3.97.tar.gz Source4: http://files.freeswitch.org/downloads/libs/libshout-2.2.2.tar.gz Source5: http://files.freeswitch.org/downloads/libs/mpg123-1.13.2.tar.gz -Source6: http://files.freeswitch.org/downloads/libs/openldap-2.4.11.tar.gz +#Source6: http://files.freeswitch.org/downloads/libs/openldap-2.4.11.tar.gz Source7: http://files.freeswitch.org/downloads/libs/pocketsphinx-0.7.tar.gz Source8: http://files.freeswitch.org/downloads/libs/soundtouch-1.6.0.tar.gz Source9: http://files.freeswitch.org/downloads/libs/sphinxbase-0.7.tar.gz @@ -137,7 +137,7 @@ Prefix: %{prefix} #BuildRequires: openldap2-devel BuildRequires: lzo-devel %else -BuildRequires: openldap-devel +#BuildRequires: openldap-devel %endif BuildRequires: autoconf BuildRequires: automake @@ -182,7 +182,7 @@ Requires: ncurses Requires: openssl Requires: unixODBC Requires: libjpeg -Requires: openldap +#Requires: openldap Requires: db4 Requires: gdbm Requires: zlib @@ -778,13 +778,13 @@ Theora Video Codec support for FreeSWITCH open source telephony platform. # FreeSWITCH Directory Modules ###################################################################################################################### -%package directory-ldap -Summary: LDAP Directory support for FreeSWITCH open source telephony platform -Group: System/Libraries -Requires: %{name} = %{version}-%{release} +#%package directory-ldap +#Summary: LDAP Directory support for FreeSWITCH open source telephony platform +#Group: System/Libraries +#Requires: %{name} = %{version}-%{release} -%description directory-ldap -LDAP Directory support for FreeSWITCH open source telephony platform. +#%description directory-ldap +#LDAP Directory support for FreeSWITCH open source telephony platform. ###################################################################################################################### # FreeSWITCH Endpoint Modules @@ -2084,9 +2084,9 @@ fi # ###################################################################################################################### -%files directory-ldap -%defattr(-,freeswitch,daemon) -%{MODINSTDIR}/mod_theora.so* +#%files directory-ldap +#%defattr(-,freeswitch,daemon) +#%{MODINSTDIR}/mod_theora.so* ###################################################################################################################### #