diff --git a/rpminspect.yaml b/rpminspect.yaml new file mode 100644 index 0000000..497cd0b --- /dev/null +++ b/rpminspect.yaml @@ -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