|
|
@ -5,13 +5,13 @@ data:
|
|
|
|
name: perl-bootstrap
|
|
|
|
name: perl-bootstrap
|
|
|
|
stream: 5.24
|
|
|
|
stream: 5.24
|
|
|
|
summary: Perl bootstrap module for bootrapping Perl module
|
|
|
|
summary: Perl bootstrap module for bootrapping Perl module
|
|
|
|
description: 'This is the Perl interpreter and a set of modules written in Perl
|
|
|
|
description: >
|
|
|
|
|
|
|
|
This is the Perl interpreter and a set of modules written in Perl
|
|
|
|
language intended for bootstrapping the perl module. This module disables some
|
|
|
|
language intended for bootstrapping the perl module. This module disables some
|
|
|
|
optional tests to limit amount of components. This module is not intended for
|
|
|
|
optional tests to limit amount of components. This module is not intended for
|
|
|
|
public use. It''s an intermediate step for building perl module.
|
|
|
|
public use. It''s an intermediate step for building perl module.
|
|
|
|
|
|
|
|
license:
|
|
|
|
'
|
|
|
|
module: [MIT]
|
|
|
|
license: null
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
- buildrequires:
|
|
|
|
- buildrequires:
|
|
|
|
platform:
|
|
|
|
platform:
|
|
|
@ -23,107 +23,57 @@ data:
|
|
|
|
community: https://fedoraproject.org/wiki/Modularity
|
|
|
|
community: https://fedoraproject.org/wiki/Modularity
|
|
|
|
buildopts:
|
|
|
|
buildopts:
|
|
|
|
rpms:
|
|
|
|
rpms:
|
|
|
|
macros: '%perl_bootstrap 1
|
|
|
|
macros: |
|
|
|
|
|
|
|
|
%perl_bootstrap 1
|
|
|
|
%_with_perl_enables_groff 1
|
|
|
|
%_with_perl_enables_groff 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_enables_syslog_test 1
|
|
|
|
%_without_perl_enables_syslog_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_with_perl_enables_systemtap 1
|
|
|
|
%_with_perl_enables_systemtap 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_enables_tcsh 1
|
|
|
|
%_without_perl_enables_tcsh 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_Archive_Tar_enables_optional_test 1
|
|
|
|
%_without_perl_Archive_Tar_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_autodie_enables_optional_test 1
|
|
|
|
%_without_perl_autodie_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_BSD_Resource_enables_optional_test 1
|
|
|
|
%_without_perl_BSD_Resource_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_Compress_Bzip2_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_Bzip2_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_constant_enables_optional_test 1
|
|
|
|
%_without_perl_constant_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_CPAN_Meta_Check_enables_extra_test 1
|
|
|
|
%_without_perl_CPAN_Meta_Check_enables_extra_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_CPAN_Meta_Requirements_enables_optional_test 1
|
|
|
|
%_without_perl_CPAN_Meta_Requirements_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_CPAN_Meta_YAML_enables_extra_test 1
|
|
|
|
%_without_perl_CPAN_Meta_YAML_enables_extra_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_Data_OptList_enables_extra_test 1
|
|
|
|
%_without_perl_Data_OptList_enables_extra_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_Data_OptList_enables_optional_test 1
|
|
|
|
%_without_perl_Data_OptList_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_DB_File_enables_optional_test 1
|
|
|
|
%_without_perl_DB_File_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_Devel_Size_enables_optional_test 1
|
|
|
|
%_without_perl_Devel_Size_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_with_perl_Digest_SHA_enables_digest_base 1
|
|
|
|
%_with_perl_Digest_SHA_enables_digest_base 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_Digest_SHA_enables_optional_test 1
|
|
|
|
%_without_perl_Digest_SHA_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_Exporter_enables_optional_test 1
|
|
|
|
%_without_perl_Exporter_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_File_Find_Object_Rule_enables_optional_test 1
|
|
|
|
%_without_perl_File_Find_Object_Rule_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_Filter_enables_optional_test 1
|
|
|
|
%_without_perl_Filter_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_HTML_Tagset_enables_optional_test 1
|
|
|
|
%_without_perl_HTML_Tagset_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_IO_Compress_enables_optional_test 1
|
|
|
|
%_without_perl_IO_Compress_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_IO_Socket_INET6_enables_optional_test 1
|
|
|
|
%_without_perl_IO_Socket_INET6_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_IO_Socket_IP_enables_optional_test 1
|
|
|
|
%_without_perl_IO_Socket_IP_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_IPC_System_Simple_enables_optional_test 1
|
|
|
|
%_without_perl_IPC_System_Simple_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_IPC_SysV_enables_optional_test 1
|
|
|
|
%_without_perl_IPC_SysV_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_libnet_enables_optional_test 1
|
|
|
|
%_without_perl_libnet_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_Locale_Maketext_enables_optional_test 1
|
|
|
|
%_without_perl_Locale_Maketext_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_LWP_MediaTypes_enables_mailcap 1
|
|
|
|
%_without_perl_LWP_MediaTypes_enables_mailcap 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_Math_BigInt_enables_optional_test 1
|
|
|
|
%_without_perl_Math_BigInt_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_Module_Build_enables_optional_test 1
|
|
|
|
%_without_perl_Module_Build_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_Package_Generator_enables_extra_test 1
|
|
|
|
%_without_perl_Package_Generator_enables_extra_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_Perl_OSType_enables_optional_test 1
|
|
|
|
%_without_perl_Perl_OSType_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_Pod_Parser_enables_optional_test 1
|
|
|
|
%_without_perl_Pod_Parser_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_Pod_Perldoc_enables_tk_test 1
|
|
|
|
%_without_perl_Pod_Perldoc_enables_tk_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_Software_License_enables_optional_test 1
|
|
|
|
%_without_perl_Software_License_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_Sub_Exporter_enables_extra_test 1
|
|
|
|
%_without_perl_Sub_Exporter_enables_extra_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_Sub_Identify_enables_optional_test 1
|
|
|
|
%_without_perl_Sub_Identify_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_Sub_Install_enables_optional_test 1
|
|
|
|
%_without_perl_Sub_Install_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_Sys_Syslog_enables_optional_test 1
|
|
|
|
%_without_perl_Sys_Syslog_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_Term_ANSIColor_enables_optional_test 1
|
|
|
|
%_without_perl_Term_ANSIColor_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_Test_Harness_enables_optional_test 1
|
|
|
|
%_without_perl_Test_Harness_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_Test_NoWarnings_enables_stack_trace 1
|
|
|
|
%_without_perl_Test_NoWarnings_enables_stack_trace 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_Tie_IxHash_enables_optional_test 1
|
|
|
|
%_without_perl_Tie_IxHash_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_URI_enables_Business_ISBN 1
|
|
|
|
%_without_perl_URI_enables_Business_ISBN 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_YAML_Syck_enables_optional_test 1
|
|
|
|
%_without_perl_YAML_Syck_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
%_without_perl_version_enables_optional_test 1
|
|
|
|
%_without_perl_version_enables_optional_test 1
|
|
|
|
|
|
|
|
|
|
|
|
'
|
|
|
|
|
|
|
|
components:
|
|
|
|
components:
|
|
|
|
rpms:
|
|
|
|
rpms:
|
|
|
|
perl:
|
|
|
|
perl:
|
|
|
|