public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/whisper-cpp] rawhide: Disable openvino to work around a ftbfs
@ 2026-07-27 17:41 Tom Rix
  0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-07-27 17:41 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/whisper-cpp
            Branch : rawhide
            Commit : 624d773521054d3b57179a4882d0e82632258d09
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-07-27T10:41:15-07:00
            Stats  : +2/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/whisper-cpp/c/624d773521054d3b57179a4882d0e82632258d09?branch=rawhide

            Log:
            Disable openvino to work around a ftbfs

Signed-off-by: Tom Rix <Tom.Rix@amd.com>

---
diff --git a/whisper-cpp.spec b/whisper-cpp.spec
index cdfcbe8..908ad54 100644
--- a/whisper-cpp.spec
+++ b/whisper-cpp.spec
@@ -20,7 +20,8 @@ ExclusiveArch:  x86_64 aarch64 ppc64le
 # OpenVINO only supports x86_64 and aarch64
 # Presently, Fedora only packages it on x86_64
 %ifarch x86_64
-%bcond_without openvino
+# FTBFS 7/27/26 openvino needs rebuilding at least
+%bcond_with openvino
 %bcond_without rocm
 %else
 %bcond_with openvino

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-27 17:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-27 17:41 [rpms/whisper-cpp] rawhide: Disable openvino to work around a ftbfs Tom Rix

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox