https://bugzilla.redhat.com/show_bug.cgi?id=999383 Susi Lehtola <susi.lehtola@xxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|package-review@lists.fedora | |project.org | CC| |susi.lehtola@xxxxxx --- Comment #3 from Susi Lehtola <susi.lehtola@xxxxxx> --- # Remove executable mode from header files find c++ -type f -name *.h -exec chmod -x {} \; find c++ -type f -name *.hpp -exec chmod -x {} \; find c++ -type f -name *.cpp -exec chmod -x {} \; This should be done in %prep. ** Jaroslav: if you are reviewing, please set the fedora_review flag to ? and assign the bug to yourself. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=sIQ7yUl8qP&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review