[kernel] ditto

Kyle McMartin kyle at fedoraproject.org
Mon May 30 14:40:39 UTC 2011


commit cbc61c988b303e7718d0e711e1c506b0700042f4
Author: Kyle McMartin <kyle at redhat.com>
Date:   Mon May 30 07:09:30 2011 -0400

    ditto

 kernel.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 3f085ac..b411611 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -583,7 +583,8 @@ Patch01: %{stable_patch_01}
 # near the top of this spec file.
 %else
 %if 0%{?rcrev}
-Patch00: patch-3.%{upstream_sublevel}-rc%{rcrev}.bz2
+### HAX we're using -rc$x tarballs to make transitioning easier
+# Patch00: patch-3.%{upstream_sublevel}-rc%{rcrev}.bz2
 %if 0%{?gitrev}
 Patch01: patch-3.%{upstream_sublevel}-rc%{rcrev}-git%{gitrev}.bz2
 %endif


More information about the scm-commits mailing list