Tool for checking common errors in RPM packages
Several filter expressions for `*-debuginfo` and `*-debugsource` packages had leading space which prevented them from matching as intended. Remove those spaces. Ignore no-binary error for `*-debugsource` and `*-devel` packages. Neither should be required to contain binaries or be noarch. Remove unnecessary `no-cleaning-of-buildroot` and `files-attr-not-set` filters. These are no longer present upstream. The buildroot check was removed in b1a8a422 (Remove obsolete check no-cleaning-of-buildroot, 2022-06-22), released in rpmlint-2.4.0. The file attr check was removed in 221ce4b2 (remove files-attr-not-set check, 2015-05-19), released in rpmlint-1.9. |
||
|---|---|---|
| .gitignore | ||
| fedora.toml | ||
| rpmlint-CHANGES.package.old | ||
| rpmlint-etc.config | ||
| rpmlint.config | ||
| rpmlint.spec | ||
| scoring.toml | ||
| sources | ||
| users-groups.toml | ||
| warn-on-functions.toml | ||