commit c282a9fe4f0ffce9a28535e1e155e0ff505c63d8
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Apr 7 20:02:58 2020 +0100
Update to 440.82 release
kernel-5.6.patch | 534 -------------------------------------------------------
nvidia-kmod.spec | 9 +-
2 files changed, 5 insertions(+), 538 deletions(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index 6f28d54..a4e3523 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -10,13 +10,12 @@
Name: nvidia-kmod
Epoch: 3
-Version: 440.64
+Version: 440.82
# Taken over by kmodtool
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
License: Redistributable, no modification permitted
URL:
http://www.nvidia.com/
-Patch0: kernel-5.6.patch
Source11: nvidia-kmodtool-excludekernel-filterfile
@@ -42,7 +41,6 @@ kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name}
--filterf
%setup -T -c
tar --use-compress-program xz -xf
%{_datadir}/%{name}-%{version}/%{name}-%{version}-%{_target_cpu}.tar.xz
# patch loop
-%patch0 -p1
for kernel_version in %{?kernel_versions} ; do
cp -a kernel _kmod_build_${kernel_version%%___*}
@@ -70,6 +68,9 @@ done
%changelog
+* Tue Apr 07 2020 leigh123linux <leigh123linux(a)googlemail.com> - 3:440.82-1
+- Update to 440.82 release
+
* Sun Mar 01 2020 leigh123linux <leigh123linux(a)googlemail.com> - 3:440.64-2
- Patch for 5.6 pre rc kernel