uid_wrapper/uid_wrapper-rpmlintrc
Andreas Schneider 07171f8943 Accepting request 313785 from home:pluskalm:branches:devel:tools
- Rename rpmlintrc so that it complies with packaging guidelines
- Add rpmlintrc as source

OBS-URL: https://build.opensuse.org/request/show/313785
OBS-URL: https://build.opensuse.org/package/show/devel:tools/uid_wrapper?expand=0&rev=7
2015-06-26 07:38:22 +00:00

10 lines
325 B
Plaintext

# This is a special library only for testing purposes. You cannot link this
# library. It is only inteded to be used with LD_PRELOAD. This package is
# the devel package.
#
# Learn more at http://cwrap.org
#
addFilter("shlib-policy-name-error")
addFilter("shared-lib-calls-exit")
addFilter("devel-file-in-non-devel-package")