commit cdb7f7112bf41b3b6477bc42f6b7e058acf12624
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Dec 16 19:39:09 2020 +0000
Update to 460.27.04 beta
nvidia-kmod.spec | 10 +++++-----
reduce-kmalloc-limit-455.38.patch | 14 --------------
2 files changed, 5 insertions(+), 19 deletions(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index 94451d0..5aa0f42 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -10,16 +10,14 @@
Name: nvidia-kmod
Epoch: 3
-Version: 455.45.01
+Version: 460.27.04
# Taken over by kmodtool
-Release: 3%{?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
-#
https://forums.developer.nvidia.com/t/455-23-04-page-allocation-failure-i...
-Patch0: reduce-kmalloc-limit-455.38.patch
# needed for plague to make sure it builds for i586 and i686
ExclusiveArch: x86_64
@@ -43,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 -p0
for kernel_version in %{?kernel_versions} ; do
cp -a kernel _kmod_build_${kernel_version%%___*}
@@ -78,6 +75,9 @@ done
%changelog
+* Wed Dec 16 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3:460.27.04-1
+- Update to 460.27.04 beta
+
* Mon Nov 23 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3:455.45.01-3
- Add patch to reduce kmalloc limit