commit 2eb396f60d972144d749c9d778e529f147a27563
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Fri Feb 8 12:54:25 2019 +0000
Update to 418.30 beta
5.0_kernel.patch | 258 -------------------------------------------------------
nvidia-kmod.spec | 9 +-
2 files changed, 5 insertions(+), 262 deletions(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index 9b85a57..75b7708 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -8,15 +8,14 @@
Name: nvidia-kmod
Epoch: 3
-Version: 415.27
+Version: 418.30
# 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: 5.0_kernel.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
+* Fri Feb 08 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:418.30-1
+- Update to 418.30 beta
+
* Thu Jan 17 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:415.27-3
- Patch for 5.0rc kernel