lint: ignore obsolete-not-provided git-gnome-keyring
The git-gnome-keyring package was obsoleted in 2d1c8b1
("Remove obsolete
gnome-keyring credential helper", 2018-01-09). Silence the rpmlint
warning.
This commit is contained in:
parent
cfcd10ad91
commit
144ee1f802
3
.rpmlint
3
.rpmlint
@ -15,3 +15,6 @@ addFilter("git-gui.noarch: W: desktopfile-without-binary /usr/share/applications
|
||||
# ignore no doc/manpage warnings where we don't expect any documentation
|
||||
addFilter("git-(all|core|gnome-keyring)\..*: W: no-documentation")
|
||||
addFilter("git-core\..*: W: no-manual-page-for-binary")
|
||||
|
||||
# nothing provides git-gnome-keyring, it's simply obsolete
|
||||
addFilter("git.* obsolete-not-provided git-gnome-keyring")
|
||||
|
Loading…
Reference in New Issue
Block a user