Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=948345

--- Comment #7 from Colin Walters <walt...@redhat.com> ---
(In reply to comment #6)
> Rpmlint is pretty unhappy, but it's mostly warnings about wrongly set
> executable bits, plus 2 other issues:
> 
> 1) E: script-without-shebang /usr/bin/js17-config
> 
> Probably worth fixing, although I would hope most packages use the .pc file
> instead.

So it turns out this is run through preprocessor.py, and there's no option to
make it not eat comments =/  And no one should be using this anyways, so:
nuked.

> 2) W: macro-in-comment %{buildroot}
>    W: macro-in-comment %{_bindir}
> 
> Harmless warnings in this case, buildroot and bindir don't expand into
> multiline macros.
> 
> Do you know if upstream is planning any new releases where we could get them
> to fix up the permissions + the shebang? If not, I guess we have to do a
> spec file hack instead.

Fixed it up here for now, but I'll file a bug.

-- 
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=pshaIbaDJa&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to