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 akmod |
%global buildforkernels newest |
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 04 |
%define release 05 |
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} |
44 |
It is just a "kernel update" release. |
It is just a "kernel update" release. |
45 |
|
|
46 |
%changelog |
%changelog |
47 |
|
* Sat Aug 29 2020 Michel Begue <mab974@gmail.com> 2.14-05.sme |
48 |
|
- kmodtool build for sme10 |
49 |
|
|
50 |
* Tue Jul 21 2020 Michel Begue <mab974@gmail.com> 2.14-02.sme |
* Tue Jul 21 2020 Michel Begue <mab974@gmail.com> 2.14-02.sme |
51 |
- change in install workaround. copy /usr/lib to /lib |
- change in install workaround. copy /usr/lib to /lib |
52 |
|
|
106 |
|
|
107 |
%files |
%files |
108 |
%defattr(-, root, root, 0755) |
%defattr(-, root, root, 0755) |
109 |
#/lib/modules/* |
/lib/modules/* |
110 |
|
|