SHA256
1
0
forked from pool/apptainer
apptainer/apptainer-rpmlintrc
Christian Goll 64943da115 Accepting request 1119873 from home:eeich:branches:network:cluster
- Do not build squashfuse, require it as a dependency.
- Replace awkward 'Obsoletes: singularity-*' as well as the
  'Provides: Singularity' by 'Conflicts:' and drop the provides -
  the versioning scheme does not match and we do not automatically
  migrate from one to the other.
- Exclude platforms which do not provide all build dependencies.

- removed CRYPTOGAMS license as not known in OBS and OpenSSL is

OBS-URL: https://build.opensuse.org/request/show/1119873
OBS-URL: https://build.opensuse.org/package/show/network:cluster/apptainer?expand=0&rev=59
2023-10-24 07:52:39 +00:00

6 lines
200 B
Plaintext

# Have the same binary with and without setuid bit
# we want zero-length configs as placeholders
addFilter("zero-length")
# we do not want to migrate automatically
addFilter("obsolete-not-provided")