pungi/pungi/phases/gather
Lubomír Sedlář 32221e8f36 hybrid: Explicitly pull in debugsource packages
This should cover case where we there's a build like this:

foo-1-1.src.rpm
  foo-sub-1-1.noarch.rpm
  foo-debugsource-1-1.x86_64.rpm

The compose contains the noarch package, and should also have the
debugsource package. The original code only checked for
foo-sub-debugsource though.

JIRA: RHELCMP-7628
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2022-01-12 13:59:09 +00:00
..
methods hybrid: Explicitly pull in debugsource packages 2022-01-12 13:59:09 +00:00
sources gather: Load JSON mapping relative to config dir 2021-11-10 11:01:53 +01:00
__init__.py Add module obsoletes feature 2022-01-12 12:51:37 +01:00
link.py Optimize link_files by creating temporary dict mapping path to pkg_obj. 2020-11-11 12:20:01 +00:00
method.py gather: Drop kobo.plugins usage from GatherMethod 2021-01-27 15:55:21 +01:00
source.py pkgset: Drop kobo.plugins usage from GatherSources 2021-01-27 15:55:21 +01:00