From: Ken Rice Date: Wed, 15 Feb 2017 16:22:31 +0000 (-0600) Subject: FS-10003 #resolve force mod_ilbc package to depend on ilbc2 with Requires in spec... X-Git-Tag: v1.8.0~832 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a38821d11b2f63fddc3ed7f843b48a5bddbfe2d;p=thirdparty%2Ffreeswitch.git FS-10003 #resolve force mod_ilbc package to depend on ilbc2 with Requires in spec file this builds properly as its linked against ilbc2 via the build requires --- diff --git a/freeswitch.spec b/freeswitch.spec index 0f0bd35d38..ed3c1ae36c 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -734,6 +734,8 @@ H.263/H.264 Video Codec support for FreeSWITCH open source telephony platform Summary: iLCB Codec support for FreeSWITCH open source telephony platform Group: System/Libraries Requires: %{name} = %{version}-%{release} +Requires: ilbc2 + %description codec-ilbc iLBC Codec support for FreeSWITCH open source telephony platform