diff --git a/ffmpeg-4.changes b/ffmpeg-4.changes index f8d248c..1db48dd 100644 --- a/ffmpeg-4.changes +++ b/ffmpeg-4.changes @@ -3,11 +3,6 @@ Mon Mar 16 13:30:41 UTC 2020 - Andreas Schwab - Add -ffat-lto-objects to _lto_cflags to fix configure checks -------------------------------------------------------------------- -Sun Mar 15 11:22:21 UTC 2020 - Yunhe Guo - -- Enable libsmbclient support - ------------------------------------------------------------------- Tue Mar 3 13:07:51 UTC 2020 - Bjørn Lie diff --git a/ffmpeg-4.spec b/ffmpeg-4.spec index ffcd53d..ccef63b 100644 --- a/ffmpeg-4.spec +++ b/ffmpeg-4.spec @@ -52,7 +52,6 @@ %bcond_with fdk_aac_dlopen %bcond_with librtmp %bcond_with opencore -%bcond_with smbclient %bcond_with x264 %bcond_with x265 %bcond_with xvid @@ -647,10 +646,6 @@ LDFLAGS="%_lto_cflags" \ %if %{with rubberband} --enable-librubberband \ %endif -%if %{with smbclient} - --enable-libsmbclient \ - --enable-version3 \ -%endif %if %{with soxr} --enable-libsoxr \ %endif