Tool for checking common errors in RPM packages
Go to file
Todd Zullinger 670d708754 disable various errors/warnings for debug/devel 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.
2022-10-07 23:31:14 -04:00
.gitignore Simplify and improve git ignore rules 2018-05-04 00:46:14 -04:00
fedora.toml disable various errors/warnings for debug/devel packages 2022-10-07 23:31:14 -04:00
rpmlint-CHANGES.package.old - Update to 0.91; fixes #513811, #515185, #516492, #519694, and #521630. 2009-09-13 22:15:36 +00:00
rpmlint-etc.config - Apply upstream patch to load all *config from /etc/rpmlint. 2008-10-30 22:01:09 +00:00
rpmlint.config Filter out empty specfile-errors, they are duplicates 2021-04-13 10:48:05 +02:00
rpmlint.spec disable various errors/warnings for debug/devel packages 2022-10-07 23:31:14 -04:00
scoring.toml 2.0.0 2021-06-03 14:59:34 -04:00
sources update to 2.4.0 (rhbz#2088759) 2022-10-04 16:48:57 -04:00
users-groups.toml update to 2.3.0 (rhbz#2088759) 2022-10-04 13:20:33 -04:00
warn-on-functions.toml 2.0.0 2021-06-03 14:59:34 -04:00