]> git.pld-linux.org Git - packages/kernel.git/commitdiff
add vserver patch info to package description
authorElan Ruusamäe <glen@delfi.ee>
Tue, 16 Sep 2014 13:00:44 +0000 (16:00 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 16 Sep 2014 13:02:26 +0000 (16:02 +0300)
kernel.spec

index 003a107b7b58de8e0515b10bbc898288f98ad03f..84c281334bb25c281b1e5bbb2b68c7cac18fb347 100644 (file)
@@ -184,6 +184,7 @@ Patch59:    kernel-rndis_host-wm5.patch
 # http://patches.aircrack-ng.org/hostap-kernel-2.6.18.patch
 Patch85:       kernel-hostap.patch
 
+%define        vserver_patch 3.10.9-vs2.3.6.6
 # http://vserver.13thfloor.at/Experimental/patch-3.13.6-vs2.3.6.11.diff
 # note there are additional patches from above url:
 # - *fix* are real fixes (we want these)
@@ -398,6 +399,7 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %{!?with_vserver:WARNING: VSERVER IS DISABLED IN THIS KERNEL BUILD!}\
 %{?with_fbcondecor:Fbsplash/fbcondecor - enabled }\
 %{?with_nfsroot:Root on NFS - enabled}\
+%{?with_vserver:Linux-VServer - %{vserver_patch}}\
 
 %define Features %(echo "%{__features}" | sed '/^$/d')
 
This page took 1.807175 seconds and 4 git commands to generate.