public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mesa] rawhide: Switch runtime libclc dependency to libclc22
@ 2026-09-10 13:32
0 siblings, 0 replies; only message in thread
From: @ 2026-09-10 13:32 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-10 13:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-10 13:32 [rpms/mesa] rawhide: Switch runtime libclc dependency to libclc22
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox