public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Adam Jackson <ajax@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/openvino] origin/pr/8/head: Use pkgconfig(OpenCL)
Date: Thu, 11 Jun 2026 16:10:57 GMT	[thread overview]
Message-ID: <178119425780.1.14469107589676860275.rpms-openvino-14f548279231@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/openvino
            Branch : origin/pr/8/head
            Commit : 14f5482792312e60494a6ade41f67033fcf49560
            Author : Adam Jackson <ajax@redhat.com>
            Date   : 2025-11-14T17:39:11+00:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/openvino/c/14f5482792312e60494a6ade41f67033fcf49560?branch=origin/pr/8/head

            Log:
            Use pkgconfig(OpenCL)

There's more than one provider, we don't care which one we use.

---
diff --git a/openvino.spec b/openvino.spec
index 314c31c..96ebcd3 100644
--- a/openvino.spec
+++ b/openvino.spec
@@ -95,7 +95,7 @@ BuildRequires:	tbb-devel
 BuildRequires:	onnx-devel
 BuildRequires:	protobuf-devel
 BuildRequires:	opencv-devel
-BuildRequires:	OpenCL-ICD-Loader-devel
+BuildRequires:	pkgconfig(OpenCL)
 BuildRequires:	opencl-headers
 Requires:	lib%{name}-ir-frontend = %{version}
 Requires:	lib%{name}-pytorch-frontend = %{version}

                 reply	other threads:[~2026-06-11 16:10 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=178119425780.1.14469107589676860275.rpms-openvino-14f548279231@fedoraproject.org \
    --to=ajax@redhat.com \
    --cc=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