https://bugzilla.redhat.com/show_bug.cgi?id=1116177

Siddhesh Poyarekar <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected]    |[email protected]
              Flags|                            |fedora-review?



--- Comment #6 from Siddhesh Poyarekar <[email protected]> ---
RPMLINT:

> $ rpmlint cross-kernel-headers.spec 
> cross-kernel-headers.spec:80: W: non-standard-group Development/System \
> cross-kernel-headers.spec:103: W: non-standard-group Development/System \

Using macros to generate headers.  Should be OK IMO.

> cross-kernel-headers.spec:169: W: macro-in-comment %{rpmprefix}

Escape the %.

> cross-kernel-headers.spec:216: W: mixed-use-of-spaces-and-tabs (spaces: line 
> 216, tab: line 13)

There's a stray space.

> 0 packages and 1 specfiles checked; 0 errors, 4 warnings.

VISUAL INSPECTION:

%do_package mips-linux-gnu              %{build_mips}          
mips64-linux-gnu

 ^^ Don't you mean %do_symlink?

-- 
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
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to