[nvidia-304xx-kmod] switch to akmod build

Leigh Scott leigh123linux at rpmfusion.org
Sun Jul 24 19:12:32 CEST 2016


commit 02f1e331f01bfb9a0408720fa808a4c3df16183a
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Sun Jul 24 18:12:25 2016 +0100

    switch to akmod build

 nvidia-304xx-kmod.spec | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/nvidia-304xx-kmod.spec b/nvidia-304xx-kmod.spec
index b637010..19bea58 100644
--- a/nvidia-304xx-kmod.spec
+++ b/nvidia-304xx-kmod.spec
@@ -3,12 +3,13 @@
 # "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-304xx-kmod
 Version:       304.131
 # 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
@@ -83,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jul 24 2016 leigh scott <leigh123linux at googlemail.com> - 304.131-4
+- switch to akmod build
+
 * Fri Jul 01 2016 Leigh Scott <leigh123linux at googlemail.com> - 304.131-3
 - patch for kernel-4.6
 


More information about the rpmfusion-commits mailing list