public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/opencv] opencv5: Rename condition va to libva because is not easy search by va only
Date: Fri, 28 Aug 2026 13:32:54 GMT [thread overview]
Message-ID: <178792397480.1.14136931540527751966.rpms-opencv-234dd7bc9fc9@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 234dd7bc9fc984599049f2e69fd1b842248b9f42
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2025-02-03T00:39:43+00:00
Stats : +3/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/234dd7bc9fc984599049f2e69fd1b842248b9f42?branch=opencv5
Log:
Rename condition va to libva because is not easy search by va only
---
diff --git a/opencv.spec b/opencv.spec
index 294588f..30e52fb 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -57,7 +57,7 @@
%bcond_with openexr
%endif
-%bcond_without va
+%bcond_without libva
%bcond_without vulkan
%define _lto_cflags %{nil}
@@ -211,7 +211,7 @@ BuildRequires: lapack-devel
%{?with_gdcm:BuildRequires: gdcm-devel}
%{?with_libmfx:BuildRequires: libvpl-devel}
%{?with_clp:BuildRequires: coin-or-Clp-devel}
-%{?with_va:BuildRequires: libva-devel}
+%{?with_libva:BuildRequires: libva-devel}
%{?with_java:
BuildRequires: ant
BuildRequires: java-devel
@@ -496,7 +496,7 @@ install -pm 0644 %{S:4} .cache/ade/
%{?with_gdcm: -DWITH_GDCM=ON } \
%{?with_libmfx: -DWITH_MFX=ON -DWITH_GAPI_ONEVPL=ON} \
%{?with_clp: -DWITH_CLP=ON } \
- %{?with_va: -DWITH_VA=ON } \
+ %{?with_libva: -DWITH_VA=ON } \
%{!?with_vtk: -DWITH_VTK=OFF} \
%{?with_vulkan: -DWITH_VULKAN=ON -DVULKAN_INCLUDE_DIRS=%{_includedir}/vulkan }
reply other threads:[~2026-08-28 13:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178792397480.1.14136931540527751966.rpms-opencv-234dd7bc9fc9@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox