[packages/kernel] add vserver patch info to package description
glen
glen at pld-linux.org
Tue Sep 16 15:03:40 CEST 2014
commit 606cc657701cf54779abe4cb0478e7bc44db45de
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Sep 16 16:00:44 2014 +0300
add vserver patch info to package description
kernel.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/kernel.spec b/kernel.spec
index 926ac5a..882b243 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -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)
@@ -397,6 +398,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')
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/606cc657701cf54779abe4cb0478e7bc44db45de
More information about the pld-cvs-commit
mailing list