https://bugzilla.redhat.com/show_bug.cgi?id=1079090
--- Comment #16 from Mohammed Isam mohammed_isam1984@yahoo.com --- (In reply to Jonathan Dieter from comment #14)
Mohammad, the problem is that the spec link still points to the old spec file. I've downloaded the srpm and run some preliminary checks. Thanks for fixing the items Carlos listed, but you also have %files being listed twice for each subpackage because %_font_pkg automatically creates a %files section for a font.
Hi Jonathan I am a little perplexed here. If I remove the %files sections, rpmbuild complains about finding (Installed but unpackaged files) and terminates in error. Still, it is working with the current spec file, how is it possible? Furthermore, when I run (rpm -qpl) on the font packages, it lists the files correctly (with no repeated files). Should I remove the %files sections from my spec? If yes, how to solve the rpmbuild panic error?