commit 41e9f04ecde644963a2d375e231a678c143d6042
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Sun Jul 24 17:46:17 2016 +0100
switch to akmod build
nvidia-340xx-kmod.spec | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/nvidia-340xx-kmod.spec b/nvidia-340xx-kmod.spec
index 404f5f4..6508349 100644
--- a/nvidia-340xx-kmod.spec
+++ b/nvidia-340xx-kmod.spec
@@ -3,13 +3,14 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-#global buildforkernels newest
+%global buildforkernels akmod
+%global debug_package %{nil}
Name: nvidia-340xx-kmod
Epoch: 1
Version: 340.96
# Taken over by kmodtool
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -94,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Sun Jul 24 2016 leigh scott <leigh123linux(a)googlemail.com> - 1:340.96-4
+- switch to akmod build
+
* Fri Jul 01 2016 Leigh Scott <leigh123linux(a)googlemail.com> - 1:340.96-3
- patch for kernel-4.6
Show replies by date