commit 5483712513f9c22751922f88d99de92ada2fda1c
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Dec 5 18:09:39 2024 +0000
Update to 565.77 release
kernel-612_runtime_fix.patch | 14 --------------
nvidia-kmod.spec | 9 +++++----
2 files changed, 5 insertions(+), 18 deletions(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index 8a51d1e..ae478e3 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -10,16 +10,15 @@
Name: nvidia-kmod
Epoch: 3
-Version: 565.57.01
+Version: 565.77
# Taken over by kmodtool
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
License: Redistributable, no modification permitted
URL:
https://www.nvidia.com/
Source11: nvidia-kmodtool-excludekernel-filterfile
Patch0: make_modeset_default.patch
-Patch1: kernel-612_runtime_fix.patch
ExclusiveArch: x86_64 aarch64
@@ -53,7 +52,6 @@ echo "Using original nvidia defaults"
echo "Set nvidia to fbdev=1 modeset=1"
%patch -P0 -p1
%endif
-%patch -P1 -p1
for kernel_version in %{?kernel_versions} ; do
cp -a kernel _kmod_build_${kernel_version%%___*}
@@ -88,6 +86,9 @@ done
%changelog
+* Thu Dec 05 2024 Leigh Scott <leigh123linux(a)gmail.com> - 3:565.77-1
+- Update to 565.77 release
+
* Tue Nov 19 2024 Leigh Scott <leigh123linux(a)gmail.com> - 3:565.57.01-2
- Patch for 6.12 kernel