commit 14322a6017ae051d7ae936efb975dde26ca0220e
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jun 24 22:04:13 2020 +0100
Update to 450.51 beta
kernel-5.7.patch | 22 ----------------------
nvidia-kmod.spec | 9 +++++----
2 files changed, 5 insertions(+), 26 deletions(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index 00cd42b..fdcd785 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -10,15 +10,14 @@
Name: nvidia-kmod
Epoch: 3
-Version: 440.82
+Version: 450.51
# 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.7.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
+* Wed Jun 24 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3:450.51-1
+- Update to 450.51 beta
+
* Wed Apr 15 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3:440.82-2
- Patch for kernel-5.7rc