From: Arkadiusz Miƛkiewicz Date: Sun, 11 Dec 2016 21:39:13 +0000 (+0100) Subject: - builds without imq and aufs X-Git-Tag: auto/th/kernel-4.9.4-1~4 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=63ae130d63d2a27e0d5d389c4926183cef92252c;p=packages%2Fkernel.git - builds without imq and aufs --- diff --git a/kernel.spec b/kernel.spec index ab6b50c0..27887da8 100644 --- a/kernel.spec +++ b/kernel.spec @@ -29,6 +29,8 @@ %bcond_without imq # imq support %bcond_without ipv6 # ipv6 support +%bcond_without aufs # aufs4 support + %bcond_with vserver # support for VServer %bcond_with rt # real-time kernel (CONFIG_PREEMPT_RT) for low latencies @@ -691,11 +693,13 @@ cd linux-%{basever} %patch101 -p1 %endif -# aufs3 +%if %{with aufs} +# aufs4 %patch145 -p1 %if %{with vserver} %patch146 -p1 %endif +%endif %if %{with rescuecd} %patch7000 -p1