[Rpm-maint] [rpm-software-management/rpm] Don't check source package provides against installed conflicts (#1192)
Panu Matilainen
notifications at github.com
Wed Apr 22 07:20:00 UTC 2020
Fixes a regression introduced by commit
75ec16e660e784d7897b37cac1a2b9b135825f25: the newly added provides of
to-be-built packages end up being matched against installed packages
during build dependency checking. Which obviously doesn't make any sense,
Explicitly skip checks against source provides, similarly to what we
already did with obsoletes.
Fixes: #1189
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/1192
-- Commit Summary --
* Don't check source package provides against installed conflicts
-- File Changes --
M lib/depends.c (8)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/1192.patch
https://github.com/rpm-software-management/rpm/pull/1192.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1192
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200422/647d4b1a/attachment.html>
More information about the Rpm-maint
mailing list