forked from pool/rpmlint
Accepting request 19018 from Base:System
Copy from Base:System/rpmlint based on submit request 19018 from user lnussel OBS-URL: https://build.opensuse.org/request/show/19018 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=44
This commit is contained in:
committed by
Git OBS Bridge
parent
7383a6345e
commit
773aa7d652
6
config
6
config
@@ -220,6 +220,12 @@ addFilter("nfs-client\.\S+: \w: suse-filelist-forbidden-backup-file /var/lib/nfs
|
||||
addFilter("perl\.\S+: \w: suse-filelist-forbidden-perl-dir ")
|
||||
addFilter("info\.\S+: \w: info-dir-file .*/usr/share/info/dir")
|
||||
|
||||
# these packages are used for CD creation and are not supposed to be
|
||||
# installed. It's still a dirty hack to make an exception. The
|
||||
# packages should either be built in a separate project with
|
||||
# different config or file be put somewhere below /opt/suse/*
|
||||
addFilter("(?:dosutils|skelcd|installation-images|yast2-slide-show|instlux|skelcd-.*|patterns-.*)\.\S+: \w: suse-filelist-forbidden-fhs23 /CD1")
|
||||
|
||||
# suboptimal library packaging
|
||||
addFilter(" non-devel-buildrequires graphviz")
|
||||
addFilter(" non-devel-buildrequires ImageMagick")
|
||||
|
Reference in New Issue
Block a user