From fab40474b5d24e80fbd8de58e2af24478001c708 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Fri, 1 Aug 2025 14:05:58 -0400 Subject: [PATCH] Fix bcond comments --- ffmpeg.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index c75c2b7..636f34e 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -1,11 +1,11 @@ -# For a complete build enable these two +# For a complete build enable this %bcond all_codecs 0 # Break dependency cycles by disabling certain optional dependencies. %bcond bootstrap 0 -# 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 +# If building with all codecs, then set the pkg_suffix to %%nil. +# We can't handle this with a conditional, as srpm # generation would not take it into account. %global pkg_suffix -free