rpminspect.yaml: note that glibc-minimal-langpack is empty (RHEL-116641)
This fixes the "continues to be empty" VERIFY from rpminspect. Support for this was added by: https://github.com/rpminspect/rpminspect/issues/1518 Resolves: RHEL-116641 RPM-Changelog: - RPM-Skip-Release: yes
This commit is contained in:
parent
1e958220ab
commit
3a6256d935
@ -32,3 +32,7 @@ annocheck:
|
||||
# Remove --disable-hardened after https://github.com/rpminspect/rpminspect/issues/1515 is fixed
|
||||
jobs:
|
||||
- hardened: --disable-hardened --skip-lto
|
||||
|
||||
emptyrpm:
|
||||
expected_empty:
|
||||
- glibc-minimal-langpack
|
||||
|
||||
Loading…
Reference in New Issue
Block a user