﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
312	mindi specfile will accept wrong version of mindi-busybox	Conor Daly	Bruno Cornec	"mindi-2.0.2 onwards uses 

find /lib/modules -name '*\.ko*' -o -name '*\.o*'

in rootfs/sbin/init in place of the 

find /lib/modules -name '*\.ko*'

used in earlier versions.  mindi-busybox-1.7.3 supports the '-o' switch for find while the earlier mindi-busybox-1.2.2 does not.  The mindi-2.0.x rpm will happily install alongside mindi-busybox-1.2.2 as the mindi.spec file lists no version for mindi-busybox in its requirements line.  Attached is a patch to mindi.spec to require mindi-busybox >= 1.3 (the '-o' switch was added to busybox-1.2.2.1).

Cheers,

Conor"	defect	closed	normal	2.2.9	mindi	2.2.7	normal	fixed		
