Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=958006 --- Comment #7 from Ding-Yi Chen <dchen@xxxxxxxxxx> --- Two minor issues from rpmlint: 1. zanata-common.src:92: W: macro-in-comment %setup There is a unescaped macro after a shell style comment in the specfile. Macros are expanded everywhere, so check if it can cause a problem in this case and escape the macro with another leading % if appropriate. Remove the comment if it is no longer needed. 2. zanata-common.src:21: W: mixed-use-of-spaces-and-tabs (spaces: line 9, tab: line 21) The specfile mixes use of spaces and tabs for indentation, which is a cosmetic annoyance. Use either spaces or tabs for indentation, not both. Replace tabs in line 21 of zanata-common.spec with spaces. -- 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=8iku7scUP0&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review