commit 148585fd751cb9ab5a98ae468ebd48c83d4325e3
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Thu Oct 17 17:25:15 2019 +0100
Update to 440.26 beta
linux_5.4.patch | 16 ----------------
nvidia-kmod.spec | 9 +++++----
2 files changed, 5 insertions(+), 20 deletions(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index 8361547..715a0bd 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -10,15 +10,14 @@
Name: nvidia-kmod
Epoch: 3
-Version: 435.21
+Version: 440.26
# 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/
Source11: nvidia-kmodtool-excludekernel-filterfile
-Patch0: linux_5.4.patch
# needed for plague to make sure it builds for i586 and i686
ExclusiveArch: x86_64
@@ -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
+* Thu Oct 17 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:440.26-1
+- Update to 440.26 beta
+
* Mon Sep 30 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:435.21-2
- Patch for 5.4 pre rc kernel