Skip to content

Conversation

@lubomir
Copy link
Collaborator

@lubomir lubomir commented Mar 22, 2023

When looking for a module, we can select only on Provides (because that's the only place where the module(...) string can be).

When looking for a non-modular package, Provides should not be considered at all. When user requests foo, they should not get foobar just because it Provides: foo.

When looking for a module, we can select only on Provides (because
that's the only place where the module(...) string can be).

When looking for a non-modular package, Provides should not be
considered at all. When user requests foo, they should not get foobar
just because it `Provides: foo`.

Relates: rhbz#2151322
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant