Skip to content

redhat: rpminspect: disable 'patches' check for known empty patch files

Patrick Talbert requested to merge ptalbert/centos-stream-9:rpminspect into main

Bugzilla: INTERNAL
Upstream-Status: RHEL-only

Both the linux-kernel-test.patch & patch-5.14.0-redhat.patch files are expected to be empty. Disable the rpminspect 'patches' check for these files as otherwise the check will always fail.

Signed-off-by: Patrick Talbert ptalbert@redhat.com

Edited by Patrick Talbert

Merge request reports