Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: vimoutliner - set of vim macros for editing outlines https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=217836 ------- Additional Comments From panemade@xxxxxxxxx 2006-12-02 14:12 EST ------- Got rpmlint errors W: vimoutliner macro-in-%changelog doc Macros are expanded in %changelog too, which can in unfortunate cases lead to the package not building at all, or other subtle unexpected conditions that affect the build. Even when that doesn't happen, the expansion results in possibly "rewriting history" on subsequent package revisions and generally odd entries eg. in source rpms, which is rarely wanted. Avoid use of macros in %changelog altogether, or use two '%'s to escape them, like '%%foo'. W: vimoutliner mixed-use-of-spaces-and-tabs (spaces: line 3, tab: line 14) The specfile mixes use of spaces and tabs for indentation, which is a cosmetic annoyance. Use either spaces or tabs for indentation, not both. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review