From a8c440ac7559e75fe6b6adef77fae6b62daf214a Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Wed, 15 Feb 2023 17:38:17 -0500 Subject: [PATCH] bootstrap needed --- ffmpeg.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index d7b2956..736dbdd 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -3,7 +3,7 @@ %bcond_with all_codecs # Break dependency cycles by disabling certain optional dependencies. -%bcond_with bootstrap +%bcond_without bootstrap # If you want to do a build with the upstream source tarball, then set the # pkg_suffix to %%nil. We can't handle this with a conditional, as srpm @@ -869,7 +869,7 @@ rm -rf %{buildroot}%{_datadir}/%{name}/examples %changelog * Wed Feb 15 2023 Tom Callaway - 5.1.2-10 -- rebuild for libvpx +- rebuild for libvpx (bootstrap) * Mon Feb 13 2023 Yaakov Selkowitz - 5.1.2-9 - Enable lcms2, lv2, placebo, rabbitmq, xv