pungi/pungi/phases/gather/methods
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
..
__init__.py gather: Drop kobo.plugins usage from GatherMethod 2021-01-27 15:55:21 +01:00
method_deps.py Clean up temporary yumroot dir 2021-04-29 15:57:56 +08:00
method_hybrid.py hybrid: Explicitly pull in debugsource packages 2022-01-12 13:59:09 +00:00
method_nodeps.py gather: Drop kobo.plugins usage from GatherMethod 2021-01-27 15:55:21 +01:00