Define profiles

perl-core package pulls in all required packages transitively.
This commit is contained in:
Petr Písař 2017-06-06 14:04:20 +02:00
commit 0cb226486d

View file

@ -22,6 +22,15 @@ data:
community: https://fedoraproject.org/wiki/Modularity
documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules
tracker: https://taiga.fedorainfracloud.org/project/modularity
profiles:
# Interpreter and all Perl modules bundled within upstream Perl
default:
rpms:
perl-core
# Only the interpreter as standalone executable
minimal:
rpms:
perl
filter:
rpms:
# This is provided by MBR, we do not need any different content