Merge pull request 'who moved between packages' (#21) from fcrozat/SUSE_ALP_Standard:1.0 into 1.0

Reviewed-on: https://src.suse.de/products/SUSE_ALP_Standard/pulls/21
This commit is contained in:
Marco Strigl 2023-10-06 12:17:06 +02:00
commit 3db4b10df8

View File

@ -466,6 +466,7 @@ FileProvides: /usr/bin/touch busybox-coreutils coreutils coreutils-single
FileProvides: /usr/bin/tput ncurses-utils
FileProvides: /usr/bin/uncompress busybox-gzip gzip
FileProvides: /usr/bin/which busybox-which which
FileProvides: /usr/bin/who coreutils-systemd
FileProvides: /usr/bin/wish tk
FileProvides: /usr/bin/xdg-open xdg-utils
FileProvides: /usr/bin/xmlcatalog libxml2-tools
@ -855,6 +856,9 @@ Prefer: -python310-softlayer-zeep
Prefer: -python39-prompt_toolkit1 -python38-prompt_toolkit1 -python310-prompt_toolkit1
Prefer: -python311-prompt_toolkit1
# have choice for python-urllib3
Prefer: -python39-urllib3_1 -python310-urllib3_1 -python311-urllib3_1
# When perl provides a module that is also in a different package, but the consumer specifies no version, we go with perl/perl-base
Prefer: perl-base perl
Prefer: perl-JSON-XS