forked from jengelh/wxWidgets-3_2
Jan Engelhardt
c3a79e3b1b
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/wxWidgets-3_2?expand=0&rev=29
11 lines
452 B
Plaintext
11 lines
452 B
Plaintext
# Project name just starts with lowercase.
|
|
addFilter("summary-not-capitalized")
|
|
# We know what we are doing. %{wxlibdir}/wx can be owned by more package instances at once.
|
|
addFilter("shlib-policy-nonversioned-dir")
|
|
# There is no such package.
|
|
addFilter("no-dependency-on")
|
|
# Package splits to many library packages, we just need to obsolete old one.
|
|
addFilter("obsolete-not-provided")
|
|
# Yes, there are macros in comments.
|
|
addFilter("macro-in-comment")
|