commit f5ec707d40849df78529cafbf8e3c203610c7940
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Aug 6 18:55:54 2019 +0100
Update to 390.129 release
buildfix_kernel_5.2.patch | 289 ----------------------------------------------
nvidia-390xx-kmod.spec | 11 +-
2 files changed, 5 insertions(+), 295 deletions(-)
---
diff --git a/nvidia-390xx-kmod.spec b/nvidia-390xx-kmod.spec
index 07897b5..24f7e15 100644
--- a/nvidia-390xx-kmod.spec
+++ b/nvidia-390xx-kmod.spec
@@ -8,9 +8,9 @@
Name: nvidia-390xx-kmod
Epoch: 3
-Version: 390.116
+Version: 390.129
# Taken over by kmodtool
-Release: 4%{?dist}
+Release: 1%{?dist}
Summary: NVIDIA 390xx display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -19,7 +19,6 @@ URL:
http://www.nvidia.com/
Source11: nvidia-390xx-kmodtool-excludekernel-filterfile
Patch0: nv-linux-arm.patch
Patch1: nv-linux-arm2.patch
-Patch2: buildfix_kernel_5.2.patch
# needed for plague to make sure it builds for i586 and i686
ExclusiveArch: i686 x86_64 armv7hl
@@ -45,9 +44,6 @@ tar --use-compress-program xz -xf
%{_datadir}/%{name}-%{version}/%{name}-%{versi
# patch loop
%patch0 -p1
%patch1 -p1
-%ifarch x86_64
-%patch2 -p1
-%endif
for kernel_version in %{?kernel_versions} ; do
cp -a kernel _kmod_build_${kernel_version%%___*}
@@ -75,6 +71,9 @@ done
%changelog
+* Tue Aug 06 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:390.129-1
+- Update to 390.129 release
+
* Sun Jun 16 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:390.116-4
- Switch to Ubuntu buildfix for 5.2 kernel