From 857d4dfcfa4669b688ccf2bd0d9fd253e8104d4b7a12f4ba2cae99f56a412897 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 2 Mar 2019 07:39:14 +0000 Subject: [PATCH] - Unconditionalize bs2b, it exists in openSUSE 13.x too. OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=49 --- ffmpeg-4.changes | 5 +++++ ffmpeg-4.spec | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ffmpeg-4.changes b/ffmpeg-4.changes index a2dec13..ca845a7 100644 --- a/ffmpeg-4.changes +++ b/ffmpeg-4.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Mar 2 07:38:50 UTC 2019 - Jan Engelhardt + +- Unconditionalize bs2b, it exists in openSUSE 13.x too. + ------------------------------------------------------------------- Fri Mar 1 08:02:29 UTC 2019 - bjorn.lie@gmail.com diff --git a/ffmpeg-4.spec b/ffmpeg-4.spec index 8966452..61da042 100644 --- a/ffmpeg-4.spec +++ b/ffmpeg-4.spec @@ -69,7 +69,6 @@ %bcond_without vidstab %bcond_without srt %bcond_without codec2 -%bcond_without bs2b %bcond_without lv2 %bcond_without rubberband %bcond_without soxr @@ -80,7 +79,6 @@ %bcond_with vidstab %bcond_with srt %bcond_with codec2 -%bcond_with bs2b %bcond_with lv2 %bcond_with rubberband %bcond_with soxr @@ -147,9 +145,7 @@ BuildRequires: pkgconfig(gnutls) BuildRequires: pkgconfig(jack) BuildRequires: pkgconfig(libass) BuildRequires: pkgconfig(libbluray) -%if %{with bs2b} BuildRequires: pkgconfig(libbs2b) -%endif BuildRequires: pkgconfig(libcdio) BuildRequires: pkgconfig(libcdio_paranoia) BuildRequires: pkgconfig(libdc1394-2)