commit 6fb7291de11fde50a63480095992fd6a9c68af8f
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu May 26 14:46:30 2022 +0100
Disable simpledrm patches
fix
nvidia-kmod.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index c54e067..e40c17e 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -12,7 +12,7 @@ Name: nvidia-kmod
Epoch: 3
Version: 515.43.04
# Taken over by kmodtool
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: NVIDIA display driver kernel module
License: Redistributable, no modification permitted
URL:
http://www.nvidia.com/
@@ -48,7 +48,7 @@ mv kernel kernel-closed
mv kernel-open kernel
%endif
# patch loop
-%if 0%{!?_without_nvidia_kmod_patches:1}
+%if 0%{?_with_nvidia_kmod_patches:1}
%if 0%{?fedora}
%patch0 -p0
%patch1 -p1
@@ -88,6 +88,9 @@ done
%changelog
+* Thu May 26 2022 Leigh Scott <leigh123linux(a)gmail.com> - 3:515.43.04-4
+- Disable simpledrm patches
+
* Sun May 15 2022 Nicolas Chauvet <kwizart(a)gmail.com> - 3:515.43.04-3
- Add --with kmod-nvidia-open conditional