diff --git a/kernel.spec b/kernel.spec index f47298f10..6b90d3c45 100644 --- a/kernel.spec +++ b/kernel.spec @@ -581,8 +581,7 @@ Source1000: config-local # Here should be only the patches up to the upstream canonical Linus tree. Patch00: patch-3.0.bz2 -Patch01: patch-3.0.2.bz2 -Patch02: patch-3.0.3-rc1.gz +Patch01: patch-3.0.3.bz2 # we also need compile fixes for -vanilla Patch04: linux-2.6-compile-fixes.patch @@ -1111,8 +1110,7 @@ done # Update vanilla to the latest upstream. (2.6.39 -> 3.0) ApplyPatch patch-3.0.bz2 -ApplyPatch patch-3.0.2.bz2 -ApplyPatch patch-3.0.3-rc1.gz +ApplyPatch patch-3.0.3.bz2 ApplyPatch linux-2.6-makefile-after_link.patch @@ -1900,6 +1898,9 @@ fi # and build. %changelog +* Mon Aug 22 2011 Chuck Ebbert +- Update to 3.0.3-final + * Mon Aug 22 2011 Dave Jones - Avoid false quiescent states in rcutree with CONFIG_RCU_FAST_NO_HZ. (rhbz 577968) diff --git a/sources b/sources index 4ed2072c0..2bb7b1b7c 100644 --- a/sources +++ b/sources @@ -1,4 +1,3 @@ 1aab7a741abe08d42e8eccf20de61e05 linux-2.6.39.tar.bz2 df5790b51f218fc5e5463162b26afbfc patch-3.0.bz2 -f5743283e6075282cebfbde62e65240b patch-3.0.2.bz2 -23b4aad2d34ea209f62b199e67a88240 patch-3.0.3-rc1.gz +1757786b9a9ffbd48ad9642199ff5bd7 patch-3.0.3.bz2