From 9ab3a296eea34790002e85ef26d32eb1eab2e6268688c70d1149ae1031a942d0 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 16 Mar 2020 16:59:57 +0000 Subject: [PATCH] Revert req785380 because it did not actually turn on SMB OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=107 --- ffmpeg-4.changes | 5 ----- ffmpeg-4.spec | 5 ----- 2 files changed, 10 deletions(-) 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