commit a9a0e541224e579d798490ebabd9190f594a51b5
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Jul 9 18:49:37 2020 +0100
Update to 450.57 release
kernel-5.8.patch | 103 -------------------------------------------------------
nvidia-kmod.spec | 9 ++---
2 files changed, 5 insertions(+), 107 deletions(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index 96b8990..85baf3d 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -10,15 +10,14 @@
Name: nvidia-kmod
Epoch: 3
-Version: 450.51
+Version: 450.57
# 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: kernel-5.8.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 Jul 09 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3:450.57-1
+- Update to 450.57 release
+
* Tue Jul 07 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3:450.51-2
- Patch for 5.8rc kernel