From: Elan Ruusamäe Date: Tue, 16 Sep 2014 13:00:44 +0000 (+0300) Subject: add vserver patch info to package description X-Git-Tag: auto/th/kernel-3.10-3.10.55-1~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fkernel.git;a=commitdiff_plain;h=22a9626 add vserver patch info to package description --- diff --git a/kernel.spec b/kernel.spec index 52f58695..1c9bbd48 100644 --- a/kernel.spec +++ b/kernel.spec @@ -192,6 +192,7 @@ Patch85: kernel-hostap.patch # http://www.linuxtv.org/wiki/index.php/TechniSat_CableStar_Combo_HD_CI#Patch Patch90: kernel-technisat-combo-hd-ci.patch +%define vserver_patch 3.10.9-vs2.3.6.6 # http://vserver.13thfloor.at/Experimental/patch-3.10.9-vs2.3.6.6.diff # note there are additional patches from above url: # - *fix* are real fixes (we want these) @@ -405,6 +406,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define __features \ %{?with_fbcondecor:Fbsplash/fbcondecor - enabled }\ %{?with_nfsroot:Root on NFS - enabled}\ +%{?with_vserver:Linux-VServer - %{vserver_patch}}\ %define Features %(echo "%{__features}" | sed '/^$/d')