Update filter; Remove context for platform:eln
This commit is contained in:
parent
65c9907701
commit
f6c6fff396
1 changed files with 29 additions and 64 deletions
93
perl.yaml
93
perl.yaml
|
|
@ -204,70 +204,6 @@ data:
|
|||
%_without_perl_Try_Tiny_enables_optional_test 1
|
||||
%_without_perl_URI_enables_Business_ISBN 1
|
||||
%_without_perl_version_enables_optional_test 1
|
||||
- context: 'eln'
|
||||
platform: eln
|
||||
buildrequires:
|
||||
perl-bootstrap: ['5.36']
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%_with_perl_enables_groff 1
|
||||
%_without_perl_enables_syslog_test 1
|
||||
%_with_perl_enables_systemtap 1
|
||||
%_without_perl_enables_tcsh 1
|
||||
%_without_perl_Archive_Tar_enables_optional_test 1
|
||||
%_without_perl_autodie_enables_optional_test 1
|
||||
%_without_perl_Compress_Bzip2_enables_optional_test 1
|
||||
%_without_perl_Compress_Raw_Bzip2_enables_optional_test 1
|
||||
%_without_perl_Compress_Raw_Lzma_enables_optional_test 1
|
||||
%_without_perl_Compress_Raw_Zlib_enables_optional_test 1
|
||||
%_without_perl_constant_enables_optional_test 1
|
||||
%_without_perl_CPAN_enables_optional_test 1
|
||||
%_without_perl_CPAN_Meta_Requirements_enables_optional_test 1
|
||||
%_without_perl_CPAN_Meta_YAML_enables_extra_test 1
|
||||
%_without_perl_Data_OptList_enables_extra_test 1
|
||||
%_without_perl_Data_Section_enables_extra_test 1
|
||||
%_without_perl_Data_Section_enables_optional_test 1
|
||||
%_without_perl_DB_File_enables_optional_test 1
|
||||
%_without_perl_Devel_PPPort_enables_optional_test 1
|
||||
%_without_perl_Devel_Size_enables_optional_test 1
|
||||
%_without_perl_Digest_SHA_enables_optional_test 1
|
||||
%_without_perl_Exporter_enables_optional_test 1
|
||||
%_without_perl_ExtUtils_Install_enables_optional_test 1
|
||||
%_without_perl_Filter_enables_optional_test 1
|
||||
%_without_perl_IO_Compress_enables_optional_test 1
|
||||
%_without_perl_IO_Compress_Lzma_enables_optional_test 1
|
||||
%_without_perl_IO_Socket_IP_enables_optional_test 1
|
||||
%_without_perl_IPC_Cmd_enables_IPC_Run 1
|
||||
%_without_perl_IPC_System_Simple_enables_optional_test 1
|
||||
%_without_perl_IPC_SysV_enables_optional_test 1
|
||||
%_without_perl_JSON_PP_enables_optional_test 1
|
||||
%_without_perl_libnet_enables_ssl 1
|
||||
%_without_perl_Locale_Maketext_enables_optional_test 1
|
||||
%_without_perl_Module_Build_enables_optional_test 1
|
||||
%_without_perl_Module_CoreList_enables_optional_test 1
|
||||
%_without_perl_Net_Ping_enables_optional_test 1
|
||||
%_without_perl_Package_Generator_enables_extra_test 1
|
||||
%_without_perl_Perl_OSType_enables_optional_test 1
|
||||
%_without_perl_Pod_Parser_enables_optional_test 1
|
||||
%_without_perl_Pod_Perldoc_enables_tk_test 1
|
||||
%_without_perl_Pod_Simple_enables_optional_test 1
|
||||
%_without_perl_Software_License_enables_extra_test 1
|
||||
%_without_perl_Software_License_enables_optional_test 1
|
||||
%_without_perl_Sub_Exporter_enables_extra_test 1
|
||||
%_without_perl_Sub_Install_enables_optional_test 1
|
||||
%_without_perl_Sys_Syslog_enables_optional_test 1
|
||||
%_without_perl_Term_Size_Any_enabels_optional_test 1
|
||||
%_with_perl_Term_Table_enables_terminal 1
|
||||
%_without_perl_Term_Table_enables_unicode 1
|
||||
%_without_perl_Test_Harness_enables_optional_test 1
|
||||
%_without_perl_Test_NoWarnings_enables_stack_trace 1
|
||||
%_without_perl_Test_Simple_enables_Module_Pluggable 1
|
||||
%_without_perl_Test_Simple_enables_optional_test 1
|
||||
%_without_perl_Text_Template_enables_optional_test 1
|
||||
%_without_perl_Try_Tiny_enables_optional_test 1
|
||||
%_without_perl_URI_enables_Business_ISBN 1
|
||||
%_without_perl_version_enables_optional_test 1
|
||||
references:
|
||||
community: https://www.perl.org/
|
||||
documentation: https://www.perl.org/docs.html
|
||||
|
|
@ -477,14 +413,43 @@ data:
|
|||
filter:
|
||||
rpms:
|
||||
- perl-tests
|
||||
- perl-Archive-Tar-tests
|
||||
- perl-bignum-tests
|
||||
- perl-Carp-tests
|
||||
- perl-Compress-Raw-Bzip2-tests
|
||||
- perl-Compress-Raw-Zlib-tests
|
||||
- perl-CPAN-tests
|
||||
- perl-Data-Dumper-tests
|
||||
- perl-DB_File-tests
|
||||
- perl-Devel-PPPort-tests
|
||||
- perl-Digest-tests
|
||||
- perl-Encode-tests
|
||||
- perl-experimental-tests
|
||||
- perl-ExtUtils-CBuilder-tests
|
||||
- perl-ExtUtils-MakeMaker-tests
|
||||
- perl-File-Fetch-tests
|
||||
- perl-Filter-tests
|
||||
- perl-HTTP-Tiny-tests
|
||||
- perl-IO-Compress-tests
|
||||
- perl-Locale-Maketext-tests
|
||||
- perl-local-lib-tests
|
||||
- perl-Math-BigInt-tests
|
||||
- perl-Math-BigInt-FastCalc-tests
|
||||
- perl-Math-BigRat-tests
|
||||
- perl-Module-CoreList-tests
|
||||
- perl-PerlIO-via-QuotedPrint-tests
|
||||
- perl-Pod-Checker-tests
|
||||
- perl-Pod-Simple-tests
|
||||
- perl-Socket-tests
|
||||
- perl-Storable-tests
|
||||
- perl-Term-Table-tests
|
||||
- perl-Test-Harness-tests
|
||||
- perl-Text-Balanced-tests
|
||||
- perl-Text-ParseWords-tests
|
||||
- perl-Text-Tabs+Wrap-tests
|
||||
- perl-Unicode-Collate-tests
|
||||
- perl-URI-tests
|
||||
- perl-version-tests
|
||||
components:
|
||||
rpms:
|
||||
# We can rebuild in a random order because we have all binary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue