diff options
| author | Dave Jones <davej@redhat.com> | 2010-10-26 13:46:03 -0400 |
|---|---|---|
| committer | Dave Jones <davej@redhat.com> | 2010-10-26 13:46:03 -0400 |
| commit | 66121abff426afb0ec26f7ec9f4d0b697b842e0b (patch) | |
| tree | 92e189feb789edb5fffae36f858564b8465cb0a1 | |
| parent | 651b07c647c66c57b7d6acca2d58b3dd21069b2a (diff) | |
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.
| -rw-r--r-- | kernel.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kernel.spec b/kernel.spec index 56c8e534..3bccd39c 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 + + + # |
