Fedora Account System
Red Hat Associate
Red Hat Customer
This package contains binary files that are typically excuted by the Flash player or another similar program. These files are not permitted in Fedora. [1] Everything we produce needs to be built from source. [2] The offending file(s) shipped in this package are: /usr/share/bugzilla/js/yui/connection/connection.swf /usr/share/bugzilla/js/yui/swfstore/swfstore.swf If these files are just a fallback for something that is now supported by modern web standards like the HTML5 <video> element, please just remove the binaries. If removing these files would seriously cripple your application, please let me know so we can figure out a solution. If you have any questions, please shout. Thanks! [1] https://fedoraproject.org/wiki/Packaging:Guidelines#No_inclusion_of_pre-built_binaries_or_libraries [2] https://lists.fedoraproject.org/pipermail/devel/2013-August/187836.html
I've added this to the bugzilla spec file in rawhide: # Remove bundled binary files rm -f js/yui/*/*.swf which should solve this issue.