commit f29b7ef939c349ba3cbecfa8721a4f68dd85b4a7
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Dec 15 09:32:05 2024 +0000
Adapt for new OpenCL-ICD-Loader package
xorg-x11-drv-nvidia.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index ec1f319..311710b 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -23,7 +23,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 3
Version: 565.77
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
License: Redistributable, no modification permitted
@@ -114,7 +114,7 @@ Requires: nvidia-modprobe%{?_isa} = %{?epoch}:%{version}
%ifarch x86_64
Requires: (%{name}-cuda-libs(x86-32) = %{?epoch}:%{version}-%{release} if
mesa-libGL(x86-32))
%endif
-Requires: ocl-icd%{?_isa}
+Requires: (ocl-icd%{?_isa} or OpenCL-ICD-Loader%{?_isa})
Requires: opencl-filesystem
Conflicts: xorg-x11-drv-nvidia-340xx-cuda
@@ -596,6 +596,9 @@ fi ||:
%endif
%changelog
+* Sun Dec 15 2024 Leigh Scott <leigh123linux(a)gmail.com> - 3:565.77-2
+- Adapt for new OpenCL-ICD-Loader package
+
* Thu Dec 05 2024 Leigh Scott <leigh123linux(a)gmail.com> - 3:565.77-1
- Update to 565.77 release
Show replies by date