Import rpminspect configuration from dist-git
This commit is contained in:
parent
6b7dadf05a
commit
dcf500cb7b
21
rpminspect.yaml
Normal file
21
rpminspect.yaml
Normal file
@ -0,0 +1,21 @@
|
||||
# rpminspect profile for Anaconda
|
||||
|
||||
---
|
||||
inspections:
|
||||
# The icon org.fedoraproject.AnacondaInstaller is part of
|
||||
# fedora-logos package
|
||||
desktop: off
|
||||
# https://issues.redhat.com/browse/INSTALLER-2741
|
||||
# https://issues.redhat.com/browse/OSCI-2834
|
||||
filesize: off
|
||||
|
||||
changedfiles:
|
||||
# Ignore updated translations
|
||||
ignore:
|
||||
- /usr/share/locale/*/LC_MESSAGES/anaconda.mo
|
||||
emptyrpm:
|
||||
# Ignore metapackages
|
||||
expected_empty:
|
||||
- anaconda
|
||||
- anaconda-install-env-deps
|
||||
- anaconda-install-img-deps
|
||||
Loading…
Reference in New Issue
Block a user