public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/mesa] rawhide: Switch runtime libclc dependency to libclc22
Date: Thu, 10 Sep 2026 13:32:05 GMT	[thread overview]
Message-ID: <178904712569.1.5453875990074252883.rpms-mesa-4387a8507239@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/mesa
            Branch : rawhide
            Commit : 4387a850723917c700e3b43d6f57ab3c72fcfd38
            Author : Timm Bäder <tbaeder@redhat.com>
            Date   : 2026-09-09T16:54:10+02:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/mesa/c/4387a850723917c700e3b43d6f57ab3c72fcfd38?branch=rawhide

            Log:
            Switch runtime libclc dependency to libclc22

libclc will soon switch to version 23, but mesa should continue using
version 22. That's why the libclc22 package was recently created.

I'll rebuild mesa myself in the side-tag for the llvm23 update.

---
diff --git a/mesa.spec b/mesa.spec
index 099c825..c1ba237 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -301,7 +301,7 @@ Provides:       libgbm-devel%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
 %package libOpenCL
 Summary:        Mesa OpenCL runtime library
 Requires:       (ocl-icd%{?_isa} or OpenCL-ICD-Loader%{?_isa})
-Requires:       libclc%{?_isa}
+Requires:       libclc22%{?_isa}
 Requires:       %{name}-libgbm%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
 Requires:       opencl-filesystem
 

                 reply	other threads:[~2026-09-10 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=178904712569.1.5453875990074252883.rpms-mesa-4387a8507239@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