[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#278729: kernel-image-2.6-k7: kernel-image-2.6*-k7* and 2.6*-686* should



In article <BAY103-F14D52067FE98C4765EA0E7D9550__19388.6186847978$1132781805$gmane$org@phx.gbl> you wrote:
> On Tue, 8 Nov 2005 15:34:48 +0100, Sven Luther wrote [typo corrected]:
>>You can now, just need to add
>>Recommends: <blah> to the arch/<arch>/defines entry.
> 
> Now the capability has been added, any chance you could pop this extra line 
> in? I'd be happy to do it myself, but of course I can't.
> 
> Richard.

I will put the follwing into svn which should effect the change.

-- 
Horms


Index: debian/arch/i386/defines
===================================================================
--- debian/arch/i386/defines	(revision 4929)
+++ debian/arch/i386/defines	(working copy)
@@ -12,16 +12,20 @@
 [686]
 class: PPro/Celeron/PII/PIII/P4
 longclass: Pentium Pro/Celeron/Pentium II/Pentium III/Pentium 4
+recommends: libc6-i686
 
 [686-smp]
 class: PPro/Celeron/PII/PIII/P4 SMP
 longclass: multi-processor Pentium Pro/Celeron/Pentium II/Pentium III/Pentium 4
+recommends: libc6-i686
 
 [k7]
 class: AMD K7
 longclass: 32bit AMD Duron/Athlon/AthlonXP
+recommends: libc6-i686
 
 [k7-smp]
 class: AMD K7 SMP
 longclass: 32-bit multi-processor AMD Duron/Athlon/AthlonXP
+recommends: libc6-i686
 



Reply to: