From 22a9626cdfbf3f46f2f22f67afd80de4758b682a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 16 Sep 2014 16:00:44 +0300 Subject: [PATCH] add vserver patch info to package description --- kernel.spec | 2 ++ 1 file changed, 2 insertions(+) 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') -- 2.43.0