]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-5576 --resolve
authorKen Rice <krice@freeswitch.org>
Sun, 7 Jul 2013 03:08:00 +0000 (22:08 -0500)
committerKen Rice <krice@freeswitch.org>
Sun, 7 Jul 2013 16:11:43 +0000 (11:11 -0500)
fix the vp8 issue, but the other part causes issues with centos5... we\'ll need better detection there and working on a way to handle this

freeswitch.spec

index 10f45c08af456e2a526ae67576658f1a0dc73cbc..c8276c023a62a4cb487bacb95c18a2e5713d1391 100644 (file)
@@ -1337,7 +1337,7 @@ ASR_TTS_MODULES="asr_tts/mod_flite asr_tts/mod_pocketsphinx asr_tts/mod_tts_comm
 ######################################################################################################################
 CODECS_MODULES="codecs/mod_amr codecs/mod_amrwb codecs/mod_bv codecs/mod_celt codecs/mod_codec2 codecs/mod_g723_1 \
                codecs/mod_g729 codecs/mod_h26x codecs/mod_ilbc codecs/mod_isac codecs/mod_mp4v codecs/mod_opus codecs/mod_silk \
-               codecs/mod_siren codecs/mod_speex codecs/mod_theora mod_vp8"
+               codecs/mod_siren codecs/mod_speex codecs/mod_theora codecs/mod_vp8"
 #
 %if %{build_sng_tc}
 CODECS_MODULES+="codecs/mod_sangoma_codec"