commit efc2699c80ab5b5e00eb2703f4df5fc82ee45593
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Nov 15 21:39:03 2023 +0100
Fixup fedora/i686 case for 5.x
ffmpeg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 2538b1a..63c9fbc 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -25,7 +25,6 @@
%global _without_lensfun 1
%if 0%{?fedora}
%global _with_placebo 1
-%endif
%ifnarch i686
%global _with_bs2b 1
%global _with_chromaprint 1
@@ -43,6 +42,7 @@
%else
%global _without_vulkan 1
%endif
+%endif
%ifarch x86_64
%global _with_mfx 1
%global _with_svtav1 1