forked from pool/wxWidgets-3_2
rename rpmlintrc
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/wxWidgets-3_2?expand=0&rev=29
This commit is contained in:
10
wxWidgets-3_2-rpmlintrc
Normal file
10
wxWidgets-3_2-rpmlintrc
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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")
|
||||
Reference in New Issue
Block a user