commit 755f7d0ed86fa7c323452746359f2e9611b64140
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed Apr 24 10:24:15 2019 +0100
Update to 430.09 beta
kernel-5.1.patch | 124 -------------------------------------------------------
nvidia-kmod.spec | 9 ++--
2 files changed, 5 insertions(+), 128 deletions(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index 9b695d3..5306426 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -8,15 +8,14 @@
Name: nvidia-kmod
Epoch: 3
-Version: 418.56
+Version: 430.09
# 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
-Patch0: kernel-5.1.patch
# needed for plague to make sure it builds for i586 and i686
ExclusiveArch: x86_64
@@ -40,7 +39,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%%___*}
@@ -68,6 +66,9 @@ done
%changelog
+* Wed Apr 24 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:430.09-1
+- Update to 430.09 beta
+
* Sun Apr 07 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:418.56-3
- Patch for 5.1rc kernel