[xtables-addons-kmod] Switch to akmod build

Leigh Scott leigh123linux at rpmfusion.org
Sat Oct 1 13:56:30 CEST 2016


commit 6b3a741b1c42f7331d3a41887aa828ab633ddda9
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Sat Oct 1 12:56:26 2016 +0100

    Switch to akmod build

 xtables-addons-kmod.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xtables-addons-kmod.spec b/xtables-addons-kmod.spec
index 27b1577..3d729f7 100644
--- a/xtables-addons-kmod.spec
+++ b/xtables-addons-kmod.spec
@@ -3,7 +3,7 @@
 # "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
 
 #FIXME xtables-kmod doesn't use the appropriate cflags
 %global debug_package %{nil}
@@ -11,7 +11,7 @@
 Name:		xtables-addons-kmod
 Summary:	Kernel module (kmod) for xtables-addons
 Version:	2.11
-Release:	1%{?dist}
+Release:	2%{?dist}
 License:	GPLv2
 Group:		System Environment/Kernel
 URL:		http://xtables-addons.sourceforge.net
@@ -68,6 +68,9 @@ done
 rm -rf %{buildroot}
 
 %changelog
+* Sat Oct 01 2016 Leigh Scott <leigh123linux at googlemail.com> - 2.11-2
+- Switch to akmod build
+
 * Wed Jun 22 2016 Nicolas Chauvet <kwizart at gmail.com> - 2.11-1
 - Update to 2.11
 


More information about the rpmfusion-commits mailing list