From ed78aca7b7d05f67097082d2d7db46284779671c Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Wed, 1 Apr 2009 20:02:39 +0000 Subject: [PATCH] Change version string. --- kernel-2.6.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 8175e013c..dccdd6e1c 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -40,7 +40,7 @@ Summary: The Linux kernel (the core of the Linux operating system) # updated every time the PL kernel is updated. %define vini_pl_patch 561 -%define release vs%{vsversion}.%{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} +%define release trellis.vs%{vsversion}.%{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %{!?pldistro:%global pldistro planetlab} @@ -169,6 +169,9 @@ Patch650: linux-2.6-650-hangcheck-reboot.patch Patch660: linux-2.6-660-nmi-watchdog-default.patch Patch680: linux-2.6-680-htb-hysteresis-tso.patch Patch690: linux-2.6-690-web100.patch +Patch700: linux-2.6-690-web100.patch +Patch710: linux-2.6-710-disable-vserver-check-for-ns-devices.patch +Patch720: linux-2.6-720-egre.patch BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root @@ -357,6 +360,9 @@ KERNEL_PREVIOUS=vanilla %ApplyPatch 650 %ApplyPatch 660 +%ApplyPatch 710 +%ApplyPatch 720 + # NetNS conflict-resolving patch for VINI. Will work with patch vini_pl_patch-1 but may # break with later patches. -- 2.43.0