pungi/pungi/phases/gather
Lubomír Sedlář e10b893adc gather: Expand wildcards in Pungi
When the configuration lists `*` in `additional_packages`, it has a
special meaning. If it's passed to fus directly, it will use it to match
all modules and RPMs that are not masked by a package available in some
default stream. Neither is good. We don't want it to match modules, and
we want even the masked packages.

The fix is to expand the wildcard to a list of NVRs and give that to
fus. It should include the package even if it is masked.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2018-10-26 13:16:12 +02:00
..
methods gather: Expand wildcards in Pungi 2018-10-26 13:16:12 +02:00
sources gather: Make devel modules configurable 2018-10-08 14:41:04 +02:00
__init__.py repoclosure: Extract logs from hybrid solver 2018-10-26 08:42:21 +02:00
link.py linker: Simplify creating pool 2018-10-03 10:27:56 +02: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