http://bugzilla.novell.com/show_bug.cgi?id=615680 http://bugzilla.novell.com/show_bug.cgi?id=615680#c10 --- Comment #10 from Stefan Dirsch <sndirsch@novell.com> 2010-06-21 13:05:45 UTC --- I agree with your assumption. Just it wouldn't help to let X depend on an newer mkinitrd, since that wouldn't make sure that mkinitrd is installed before the kernel upgrade (the initial issue as reported here). Hence let's add the snippet to our kernel-<flavor> specfiles as you've suggested: %if 0%{?suse_version} >= 1130 Requires(post): mkinitrd >= 2.6.0 %else Requires(post): mkinitrd %endif -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.