commit 7cdb6734b84b73df9cd5242380e23e944f2c363a
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Feb 28 18:18:21 2020 +0000
Update to 440.64 release
kernel-5.6.patch | 550 -------------------------------------------------------
nvidia-kmod.spec | 9 +-
2 files changed, 5 insertions(+), 554 deletions(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index 14cdb34..a920db6 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -10,13 +10,12 @@
Name: nvidia-kmod
Epoch: 3
-Version: 440.59
+Version: 440.64
# 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
+* Fri Feb 28 2020 leigh123linux <leigh123linux(a)googlemail.com> - 3:440.64-1
+- Update to 440.64 release
+
* Fri Feb 28 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3:440.59-2
- Patch for 5.6 pre rc kernel