https://bugzilla.redhat.com/show_bug.cgi?id=1290231 Igor Gnatenko <i.gnatenko.brain@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|fedora-review? |fedora-review+ --- Comment #3 from Igor Gnatenko <i.gnatenko.brain@xxxxxxxxx> --- > rubygem-nifti.src: E: description-line-too-long C NIfTI (Neuroimaging Informatics Technology Initiative) is an image format designed primarily Split line by 80 characters. > rubygem-nifti.src:85: W: mixed-use-of-spaces-and-tabs (spaces: line 3, tab: line 85) No comments, just fix it. Use spaces in line #85. > sed -i "s/config.color_enabled = true/config.color = true/g" spec/spec_helper.rb you can use: sed -i "s/config.color_enabled =/config.color =/g" spec/spec_helper.rb Other stuff looks good. You can fix all stuff during import into Fedora. APPROVED. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review