- Adjust wannier90-devel dependencies so as to build against its correct openmpi flavour and avoid degeneracy between its multiple openmpi flavours when installing. - Add rpmlintrc file to suppress false positives that cannot be fixed/worked around OBS-URL: https://build.opensuse.org/request/show/1044006 OBS-URL: https://build.opensuse.org/package/show/science/elk?expand=0&rev=5
6 lines
152 B
Plaintext
6 lines
152 B
Plaintext
# openMPI libs
|
|
addFilter("E: explicit-lib-dependency")
|
|
|
|
# Break dependency degeneracy due to multiple openmpi flavours
|
|
addFilter("E: devel-dependency")
|