forked from pool/rpmlint
Accepting request 738659 from home:lnussel:branches:Base:System
- filter install-info warnings. Handled by file triggers now (boo#1152169) OBS-URL: https://build.opensuse.org/request/show/738659 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=693
This commit is contained in:
parent
8a570a7618
commit
8634d90845
6
config
6
config
@ -1138,5 +1138,11 @@ addFilter(' no-provides ')
|
||||
# bash completion files are not scripts, do not require them marked as %config
|
||||
addFilter('W: non-conffile-in-etc /etc/bash_completion.d/')
|
||||
|
||||
# info uses file triggers now (boo#1152169)
|
||||
addFilter(' info-files-without-install-info-postin' )
|
||||
addFilter(' postin-without-install-info ')
|
||||
addFilter(' info-files-without-install-info-postun ')
|
||||
addFilter(' postin-without-install-info ')
|
||||
|
||||
# config ends here
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 07:12:22 UTC 2019 - Ludwig Nussel <lnussel@suse.de>
|
||||
|
||||
- filter install-info warnings. Handled by file triggers now (boo#1152169)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 30 08:15:38 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user