[kernel] These haven't been shipped in sometime, we can just remove it.

Dave Jones davej at fedoraproject.org
Tue Oct 26 17:59:57 UTC 2010


commit 66121abff426afb0ec26f7ec9f4d0b697b842e0b
Author: Dave Jones <davej at redhat.com>
Date:   Tue Oct 26 13:46:03 2010 -0400

    These haven't been shipped in sometime, we can just remove it.
    
    This also has the effect of silencing the rpmlint warning about
    an unversioned obsolete.

 kernel.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 56c8e53..3bccd39 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -481,9 +481,9 @@ ExclusiveArch: noarch %{all_x86} x86_64 ppc ppc64 ia64 sparc sparc64 s390 s390x
 ExclusiveOS: Linux
 
 %kernel_reqprovconf
-%ifarch x86_64 sparc64
-Obsoletes: kernel-smp
-%endif
+
+
+
 
 
 #


More information about the scm-commits mailing list