From bee9b3bc1c0e5dc50ab57185c4636c6566d09168 Mon Sep 17 00:00:00 2001
From: =?utf8?q?S=2E=C3=87a=C4=9Flar=20Onur?= <caglar@cs.princeton.edu>
Date: Wed, 18 Aug 2010 14:42:31 -0400
Subject: [PATCH] change the ordering for now, I'll alter vserver patch later

---
 kernel-2.6.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/kernel-2.6.spec b/kernel-2.6.spec
index c71cc74b1..c99eadc89 100644
--- a/kernel-2.6.spec
+++ b/kernel-2.6.spec
@@ -149,8 +149,6 @@ Source30: %{kernelconfig}-%{kversion}-i686-xenU.config
 Patch000: ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-%{rpmversion}.bz2
 %endif
 
-Patch001: 52.patch
-
 Patch010: linux-2.6-010-e1000e-ich10lan.patch
 Patch017: linux-2.6-017-bnx2.patch
 
@@ -162,6 +160,8 @@ Patch220: delta-ptrace-fix01.diff
 Patch230: delta-pivot-fix01.diff
 Patch240: delta-killperm-fix01.diff
 
+Patch241: 52.patch
+
 # IP sets
 Patch250: linux-2.6-250-ipsets.patch
 
@@ -357,8 +357,6 @@ KERNEL_PREVIOUS=vanilla
 %ApplyPatch 0
 %endif
 
-%ApplyPatch 1
-
 %ApplyPatch 10
 %ApplyPatch 17
 
@@ -370,6 +368,8 @@ KERNEL_PREVIOUS=vanilla
 %ApplyPatch 230
 %ApplyPatch 240
 
+%ApplyPatch 241
+
 %ApplyPatch 250
 
 %ApplyPatch 500
-- 
2.47.0