Add "common" profile
"common" is the new name for "default" profile. We keep both for a backward compatibility in stable Fedoras. Newer streams will remove the "default" profile.
This commit is contained in:
parent
2768bc9b29
commit
dc00e72293
1 changed files with 4 additions and 0 deletions
|
|
@ -23,6 +23,10 @@ data:
|
|||
documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules
|
||||
tracker: https://bugzilla.redhat.com/buglist.cgi?classification=Fedora&product=Fedora%20Modules&component=perl
|
||||
profiles:
|
||||
common:
|
||||
description: Interpreter and all Perl modules bundled within upstream Perl.
|
||||
rpms:
|
||||
- perl
|
||||
default:
|
||||
description: Interpreter and all Perl modules bundled within upstream Perl.
|
||||
rpms:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue