public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ffmpeg] epel9-next: Restore bootstrap bcond
@ 2026-07-20 17:31 Neal Gompa
0 siblings, 0 replies; only message in thread
From: Neal Gompa @ 2026-07-20 17:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ffmpeg
Branch : epel9-next
Commit : d4e890a117263d9d6837e22f3da77d1815c837d0
Author : Neal Gompa <ngompa@fedoraproject.org>
Date : 2024-10-02T06:12:29-04:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ffmpeg/c/d4e890a117263d9d6837e22f3da77d1815c837d0?branch=epel9-next
Log:
Restore bootstrap bcond
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index fe44857..151f499 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -2,6 +2,9 @@
%bcond upstream_tarball 0
%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
# generation would not take it into account.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 17:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 17:31 [rpms/ffmpeg] epel9-next: Restore bootstrap bcond Neal Gompa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox