pungi/pungi/phases/gather
Lubomír Sedlář 65078ef9cf gather: Don't pull multiple debuginfo packages
When there is a noarch subpackage, all compatible debuginfo would be
pulled in, which is not desirable.

Example: Server.x86_64 needs pkg.x86_64 and pkg-data.noarch. We only
want pkg-debuginfo.x86_64, but without this patch even
pkg-debuginfo.i686 would get in.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2017-07-20 15:00:09 +02:00
..
methods gather: Don't pull multiple debuginfo packages 2017-07-20 15:00:09 +02:00
sources GatherSourceModule: return rpm_obj instead of the rpm_obj.name 2017-07-20 14:58:58 +02:00
__init__.py gather: Remove handling of impossible state 2017-05-02 10:12:16 +02:00
link.py Integrate DNF gathering code with Pungi. 2017-03-24 09:12:23 +01:00
method.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
source.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00