moomps produces a useless (empty) debuginfo package. It doesn' seem to have any binaries that would be arch dependent, but is not noarch because of some embedded /usr/lib(64) paths, right? If that's the case, %define debug_package %{nil} would sound like the way to go. http://fedoraproject.org/wiki/Packaging/Debuginfo
Done. Thanks for the report.