[kernel/f14/master] move flexcop patch to hopefully avoid future issues

Kyle McMartin kyle at fedoraproject.org
Tue Dec 21 21:20:42 UTC 2010


commit 0cb25895edd49a730c2e7abca4103c1af74df143
Author: Kyle McMartin <kyle at redhat.com>
Date:   Tue Dec 21 16:20:15 2010 -0500

    move flexcop patch to hopefully avoid future issues

 kernel.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index c2476ff..176e971 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -1392,8 +1392,6 @@ ApplyPatch linux-2.6-silence-acpi-blacklist.patch
 
 # enable IR receiver on Hauppauge HD PVR (v4l-dvb merge pending)
 ApplyPatch hdpvr-ir-enable.patch
-# bz #575873
-ApplyPatch flexcop-fix-xlate_proc_name-warning.patch
 
 # V4L/DVB updates/fixes/experimental drivers
 #  apply if non-empty
@@ -1401,6 +1399,9 @@ ApplyOptionalPatch linux-2.6-v4l-dvb-update.patch
 ApplyOptionalPatch linux-2.6-v4l-dvb-fixes.patch
 ApplyOptionalPatch linux-2.6-v4l-dvb-experimental.patch
 
+# bz #575873
+ApplyPatch flexcop-fix-xlate_proc_name-warning.patch
+
 # Fix DMA bug on via-velocity
 ApplyPatch linux-2.6-via-velocity-dma-fix.patch
 


More information about the scm-commits mailing list