Comment # 1 on bug 953578 from
This passus that was removed from the .spec file is very likely the cause:

-%ifarch %ix86
-# XXX: do not sign on x86, as the repackaging changes kernel-pae
-# from i686 to i586
-BRP_PESIGN_FILES=""
-%endif

This matches exactly what we see: the kernel-pae is now a i586 package


You are receiving this mail because: