forked from pool/rpmlint
- avoid warning with shlib policy on libtool
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=62
This commit is contained in:
parent
ebee1cdfcc
commit
e371aafa01
1
config
1
config
@ -571,6 +571,7 @@ addFilter('glibc\.\S+: \w: statically-linked-binary /usr/sbin/glibc_post_upgrade
|
||||
addFilter(" symlink-should-be-relative ")
|
||||
addFilter(" binary-or-shlib-defines-rpath .*ORIGIN")
|
||||
addFilter("libzypp.*shlib-policy-name-error.*libzypp")
|
||||
addFilter("libtool.*shlib-policy.*")
|
||||
|
||||
# stuff that is currently too noisy, but might become relevant in the future
|
||||
addFilter(" prereq-use")
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 24 16:41:42 CEST 2011 - dmueller@suse.de
|
||||
|
||||
- avoid warning with shlib policy on libtool
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 20 02:19:29 CEST 2011 - dmueller@suse.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user