crosstool-ng/crosstool-ng.rpmlintrc
Stanislav Brabec 13af7c7879 Accepting request 721582 from home:1Antoine1:branches:electronics
- Update to version 1.24.0:
  * An upgrade procedure for configurations created in the previous
    release of crosstool-NG has been introduced with this release.
    See http://crosstool-ng.github.io/docs/configuration/ for more
    details.
- Add new build dependency: unzip.
- Remove reproducible.patch: Fixed upstream.
- Add crosstool-ng.keyring to verify tarball signature.
- Add crosstool-ng.rpmlintrc to ignore some irrelevant rpmlint
  errors.

OBS-URL: https://build.opensuse.org/request/show/721582
OBS-URL: https://build.opensuse.org/package/show/electronics/crosstool-ng?expand=0&rev=16
2019-08-08 20:41:57 +00:00

7 lines
242 B
Plaintext

# crosstool-ng will not be renamed crosstool-ng-devel.
addFilter("W: devel-dependency glibc-devel-static")
addFilter("E: devel-file-in-non-devel-package")
# It's ok to have these scripts non-executable.
addFilter("W: non-executable-script")