25eea38961
- update rpmlintrc: - whitelist .features file which is part of the pre-compiled cache - comment out filters for the disabled tomcat_apparmor subpackage OBS-URL: https://build.opensuse.org/request/show/641131 OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=221
8 lines
387 B
Plaintext
8 lines
387 B
Plaintext
# .features file for pre-compiled cache
|
|
addFilter("hidden-file-or-dir /usr/share/apparmor/cache/[0-9a-f]*.0/.features")
|
|
|
|
# warnings for the disabled tomcat_apparmor subpackage
|
|
# addFilter("devel-file-in-non-devel-package.*/usr/lib63/libJNIChangeHat.so")
|
|
# addFilter("devel-file-in-non-devel-package.*/usr/lib/libJNIChangeHat.so")
|
|
# addFilter("shlib-policy-name-error.*libJNIChangeHat0")
|