Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=860249
--- Comment #33 from Michael Schwendt mschwendt@gmail.com ---
%clean %_font_pkg -f %{fontconf} *.otf
Suspicious and misleading.
The %clean here ought to be deleted, because the line below it has nothing to do with it. The %_font_pkg is a macro specific to fonts packages, and it starts a %files section.
fonts-bugs@lists.fedoraproject.org