public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: On RHEL libva is x86_64 only
@ 2026-08-28 13:32 Nicolas Chauvet
  0 siblings, 0 replies; only message in thread
From: Nicolas Chauvet @ 2026-08-28 13:32 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/opencv
            Branch : opencv5
            Commit : d9eb86cc344e6169fab7333f0ed313755553796a
            Author : Nicolas Chauvet <kwizart@gmail.com>
            Date   : 2022-03-30T17:26:02+02:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/opencv/c/d9eb86cc344e6169fab7333f0ed313755553796a?branch=opencv5

            Log:
            On RHEL libva is x86_64 only

Done also in fedora to simplify
see also rhbz#2058802

---
diff --git a/opencv.spec b/opencv.spec
index 13288a2..1ce865b 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -29,11 +29,11 @@
 
 %ifarch x86_64
 %bcond_without  libmfx
+%bcond_without  va
 %else
 %bcond_with     libmfx
 %endif
 %bcond_without  clp
-%bcond_without  va
 %bcond_without  java
 %bcond_without  vulkan
 

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

only message in thread, other threads:[~2026-08-28 13:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-28 13:32 [rpms/opencv] opencv5: On RHEL libva is x86_64 only Nicolas Chauvet

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