[kernel] drop 2.6->3.0 transition Source hack

Kyle McMartin kyle at fedoraproject.org
Wed Oct 26 19:29:15 UTC 2011


commit 145e7ecaa30b608ff8a1ea9194676ed237d62d8f
Author: Kyle McMartin <kyle at redhat.com>
Date:   Wed Oct 26 15:29:00 2011 -0400

    drop 2.6->3.0 transition Source hack

 kernel.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 2750340..e4de965 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -536,7 +536,6 @@ BuildRequires: rpm-build >= 4.4.2.1-4
 %endif
 
 Source0: ftp://ftp.kernel.org/pub/linux/kernel/v3.0/linux-%{kversion}.tar.bz2
-# Source0: ftp://ftp.kernel.org/pub/linux/kernel/v3.0/linux-3.1-rc1.tar.bz2
 
 Source11: genkey
 Source14: find-provides
@@ -2055,6 +2054,7 @@ fi
 - Drop vanilla-% targets, and other Makefile cruft which has been bit
   rotting for years.
 - Dump %rhel config bits which are not used in Fedora.
+- Drop dead Source0 hacks from the 2.6->3.0 transition.
 
 * Wed Oct 26 2011 Josh Boyer <jwboyer at redhat.com>
 - CVE-2011-4077: xfs: potential buffer overflow in xfs_readlink() (rhbz 749166)


More information about the scm-commits mailing list