4 |
# queuing that build enable the macro again for subsequent builds; that way |
# queuing that build enable the macro again for subsequent builds; that way |
5 |
# a new akmod package will only get build when a new one is actually needed |
# a new akmod package will only get build when a new one is actually needed |
6 |
|
|
7 |
%global buildforkernels current |
%global buildforkernels akmod |
8 |
|
|
9 |
#FIXME xtables-kmod doesn't use the appropriate cflags |
#FIXME xtables-kmod doesn't use the appropriate cflags |
10 |
%global debug_package %{nil} |
%global debug_package %{nil} |
12 |
%define name xtables-addons-kmod |
%define name xtables-addons-kmod |
13 |
%define name_src xtables-addons |
%define name_src xtables-addons |
14 |
%define version 2.14 |
%define version 2.14 |
15 |
%define release 02 |
%define release 03 |
16 |
Summary: %{name} is a set of additional extensions for the Xtables packet filter (modules kmod ONLY). |
Summary: %{name} is a set of additional extensions for the Xtables packet filter (modules kmod ONLY). |
17 |
Name: %{name} |
Name: %{name} |
18 |
Version: %{version} |
Version: %{version} |