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

Piotr Popieluch <[email protected]> changed:

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



--- Comment #1 from Piotr Popieluch <[email protected]> ---
rpmlint gives some errors:

Rpmlint (installed packages)
----------------------------
nodejs-spdx-license-ids.noarch: W: only-non-binary-in-usr-lib
nodejs-spdx-license-ids.noarch: W: spurious-executable-perm
/usr/share/doc/nodejs-spdx-license-ids/README.md
nodejs-spdx-license-ids.noarch: E: script-without-shebang
/usr/lib/node_modules/spdx-license-ids/build.js
nodejs-spdx-license-ids.noarch: E: script-without-shebang
/usr/lib/node_modules/spdx-license-ids/bower.json
1 packages and 0 specfiles checked; 2 errors, 2 warnings.


First warning can be ignored.
Second warning and the two errors are caused by files which have +x
permissions. You can chmod -x the files in the %prep section to fix these
warnings/errors.

-- 
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