From 26d3e44d77e111ddce65bf81bd2ee4407ace42fe Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Sat, 4 Jul 2020 21:22:58 +0100 Subject: [PATCH] Disable vapoursynth --- ffmpeg.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index 7f3cb61..54f5e5d 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -18,7 +18,7 @@ %if 0%{?fedora} || 0%{?rhel} > 7 %ifarch x86_64 i686 -%global _with_vapoursynth 1 +#global _with_vapoursynth 1 %endif %ifarch x86_64 %global _with_mfx 1 @@ -87,7 +87,7 @@ ExclusiveArch: armv7hnl Summary: Digital VCR and streaming server Name: ffmpeg%{?flavor} Version: 4.2.3 -Release: 5%{?date}%{?date:git}%{?rel}%{?dist} +Release: 6%{?date}%{?date:git}%{?rel}%{?dist} License: %{ffmpeg_license} URL: http://ffmpeg.org/ %if 0%{?date} @@ -434,6 +434,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir} %changelog +* Sat Jul 04 2020 Leigh Scott - 4.2.3-6 +- Disable vapoursynth + * Thu Jul 02 2020 Leigh Scott - 4.2.3-5 - Rebuilt