running ctest. - Update to version 7.0.0 * To avoid name clashes, use type "singlecomplex" instead of "complex". * Rank Deficient Matrices OBS-URL: https://build.opensuse.org/package/show/science/superlu?expand=0&rev=45
9 lines
464 B
Plaintext
9 lines
464 B
Plaintext
# In multibuild spec file names are expected to be different from source package names
|
|
addFilter(".*-hpc.*: E: invalid-spec-name")
|
|
# 'hidden' file names are standard for environment modules
|
|
addFilter(".*: W: hidden-file-or-dir /usr/share/lmod/.*/.version.*")
|
|
# Not a macro but the file magic for environment module files
|
|
addFilter(".*: W: macro-in-comment %Module1")
|
|
# Not a doc but an example package
|
|
addFilter(".*-examples.noarch: W: package-with-huge-docs .*")
|