2022-01-28 09:54:23 +00:00
|
|
|
# Ignition sources have duplicate files because of how spec versioning is
|
|
|
|
# implemented
|
2023-02-21 21:09:09 +00:00
|
|
|
addFilter("ignition-debugsource.x86_64: E: files-duplicated-waste")
|
2022-01-28 09:54:23 +00:00
|
|
|
|
2023-02-21 21:09:09 +00:00
|
|
|
# -validate-redistributable is supposed to have binaries in it, and
|
|
|
|
# doesn't really need docs since it isn't user-facing
|
2022-01-28 09:54:23 +00:00
|
|
|
addFilter("ignition-validate-redistributable.noarch: E: arch-independent-package-contains-binary-or-object")
|
2023-02-21 21:09:09 +00:00
|
|
|
addFilter("ignition-validate-redistributable.noarch: W: no-documentation")
|
2022-01-28 09:54:23 +00:00
|
|
|
|
|
|
|
# This is documented as optional
|
|
|
|
# https://fedoraproject.org/wiki/Upgrade_paths_%E2%80%94_renaming_or_splitting_packages#Do_I_need_to_Provide_my_old_package_names.3F
|
|
|
|
addFilter("ignition-validate-redistributable.noarch: W: obsolete-not-provided ignition-validate-nonlinux")
|