commit 48ade175ec0edfd8976467af4f02b355f2ad381d
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Sep 27 09:53:01 2016 +0100
Update to 340.98
linux-4.6.patch | 150 -------------------------------------------------
nvidia-340xx-kmod.spec | 9 +--
2 files changed, 5 insertions(+), 154 deletions(-)
---
diff --git a/nvidia-340xx-kmod.spec b/nvidia-340xx-kmod.spec
index 6508349..8276713 100644
--- a/nvidia-340xx-kmod.spec
+++ b/nvidia-340xx-kmod.spec
@@ -8,9 +8,9 @@
Name: nvidia-340xx-kmod
Epoch: 1
-Version: 340.96
+Version: 340.98
# Taken over by kmodtool
-Release: 4%{?dist}
+Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -18,7 +18,6 @@ URL:
http://www.nvidia.com/
Source11: nvidia-kmodtool-excludekernel-filterfile
Patch0: nv-linux-arm.patch
-Patch1: linux-4.6.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -47,7 +46,6 @@ kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name}
--filterf
tar --use-compress-program xz -xf
%{_datadir}/%{name}-%{version}/%{name}-%{version}-%{_target_cpu}.tar.xz
# patch loop
%patch0 -p1
-%patch1 -p1
for kernel_version in %{?kernel_versions} ; do
cp -a kernel _kmod_build_${kernel_version%%___*}
@@ -95,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Sep 27 2016 Leigh Scott <leigh123linux(a)googlemail.com> - 1:340.98-1
+- Update to 340.98
+
* Sun Jul 24 2016 leigh scott <leigh123linux(a)googlemail.com> - 1:340.96-4
- switch to akmod build