shared library names. - Adjust gcc48 rpmlintrc to ignore errors about suffixed shared library names. - Adjust gcc48 rpmlintrc to ignore errors about suffixed shared library names. - Adjust gcc48 rpmlintrc to ignore errors about suffixed shared library names. - Adjust gcc48 rpmlintrc to ignore errors about suffixed shared library names. - Adjust gcc48 rpmlintrc to ignore errors about suffixed shared library names. - Adjust gcc48 rpmlintrc to ignore errors about suffixed shared library names. - Adjust gcc48 rpmlintrc to ignore errors about suffixed shared library names. - Adjust gcc48 rpmlintrc to ignore errors about suffixed shared library names. - Adjust gcc48 rpmlintrc to ignore errors about suffixed shared library names. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc48?expand=0&rev=40
8 lines
222 B
Plaintext
8 lines
222 B
Plaintext
# This line is mandatory to access the configuration functions
|
|
from Config import *
|
|
|
|
addFilter ("gcc48.*devel-dependency glibc-devel")
|
|
addFilter ("gcc48-c.*devel-dependency libstdc")
|
|
addFilter ("shlib-policy-name-error")
|
|
|