diff --git a/perl-libwww-perl.yaml b/perl-libwww-perl.yaml new file mode 100644 index 0000000..4099bf2 --- /dev/null +++ b/perl-libwww-perl.yaml @@ -0,0 +1,289 @@ +document: modulemd-packager +version: 3 +data: + name: perl-libwww-perl + stream: '6.62' + summary: A Perl interface to the World-Wide Web + description: > + The libwww-perl collection is a set of Perl modules which provide + a simple and consistent application programming interface to the + World-Wide Web. The main focus of the library is to provide classes + and functions that enable you to write WWW clients. The library also + contains modules that are of more general use and even classes that + help you implement simple HTTP servers. LWP::Protocol::https adds + a support for an HTTPS protocol. + license: [MIT] + configurations: + - context: 'f36p534' + platform: f36 + buildrequires: + perl: ['5.34'] + perl-IO-Socket-SSL: ['2.074'] + requires: + perl: ['5.34'] + perl-IO-Socket-SSL: ['2.074'] + buildopts: + rpms: + macros: | + %_without_perl_Clone_enables_optional_test 1 + %_without_perl_HTML_Tagset_enables_optional_test 1 + %_without_perl_HTTP_Daemon_enables_optional_test 1 + %_without_perl_NTLM_enables_optional_test 1 + %_without_perl_Test_Fatal_enables_extra_test 1 + %_without_perl_Test_Fatal_enables_optional_test 1 + %_without_perl_Try_Tiny_enables_optional_test 1 + - context: 'f37p534' + platform: f37 + buildrequires: + perl: ['5.34'] + perl-IO-Socket-SSL: ['2.074'] + requires: + perl: ['5.34'] + perl-IO-Socket-SSL: ['2.074'] + buildopts: + rpms: + macros: | + %_without_perl_Clone_enables_optional_test 1 + %_without_perl_HTML_Tagset_enables_optional_test 1 + %_without_perl_HTTP_Daemon_enables_optional_test 1 + %_without_perl_NTLM_enables_optional_test 1 + %_without_perl_Test_Fatal_enables_extra_test 1 + %_without_perl_Test_Fatal_enables_optional_test 1 + %_without_perl_Try_Tiny_enables_optional_test 1 + - context: 'f38p534' + platform: f38 + buildrequires: + perl: ['5.34'] + perl-IO-Socket-SSL: ['2.074'] + requires: + perl: ['5.34'] + perl-IO-Socket-SSL: ['2.074'] + buildopts: + rpms: + macros: | + %_without_perl_Clone_enables_optional_test 1 + %_without_perl_HTML_Tagset_enables_optional_test 1 + %_without_perl_HTTP_Daemon_enables_optional_test 1 + %_without_perl_NTLM_enables_optional_test 1 + %_without_perl_Test_Fatal_enables_extra_test 1 + %_without_perl_Test_Fatal_enables_optional_test 1 + %_without_perl_Try_Tiny_enables_optional_test 1 + - context: 'f39p534' + platform: f39 + buildrequires: + perl: ['5.34'] + perl-IO-Socket-SSL: ['2.074'] + requires: + perl: ['5.34'] + perl-IO-Socket-SSL: ['2.074'] + buildopts: + rpms: + macros: | + %_without_perl_Clone_enables_optional_test 1 + %_without_perl_HTML_Tagset_enables_optional_test 1 + %_without_perl_HTTP_Daemon_enables_optional_test 1 + %_without_perl_NTLM_enables_optional_test 1 + %_without_perl_Test_Fatal_enables_extra_test 1 + %_without_perl_Test_Fatal_enables_optional_test 1 + %_without_perl_Try_Tiny_enables_optional_test 1 + - context: 'f36p536' + platform: f36 + buildrequires: + perl: ['5.36'] + perl-IO-Socket-SSL: ['2.074'] + requires: + perl: ['5.36'] + perl-IO-Socket-SSL: ['2.074'] + buildopts: + rpms: + macros: | + %_without_perl_Clone_enables_optional_test 1 + %_without_perl_HTML_Tagset_enables_optional_test 1 + %_without_perl_HTTP_Daemon_enables_optional_test 1 + %_without_perl_NTLM_enables_optional_test 1 + %_without_perl_Test_Fatal_enables_extra_test 1 + %_without_perl_Test_Fatal_enables_optional_test 1 + %_without_perl_Try_Tiny_enables_optional_test 1 + - context: 'f37p536' + platform: f37 + buildrequires: + perl: ['5.36'] + perl-IO-Socket-SSL: ['2.074'] + requires: + perl: ['5.36'] + perl-IO-Socket-SSL: ['2.074'] + buildopts: + rpms: + macros: | + %_without_perl_Clone_enables_optional_test 1 + %_without_perl_HTML_Tagset_enables_optional_test 1 + %_without_perl_HTTP_Daemon_enables_optional_test 1 + %_without_perl_NTLM_enables_optional_test 1 + %_without_perl_Test_Fatal_enables_extra_test 1 + %_without_perl_Test_Fatal_enables_optional_test 1 + %_without_perl_Try_Tiny_enables_optional_test 1 + - context: 'f38p536' + platform: f38 + buildrequires: + perl: ['5.36'] + perl-IO-Socket-SSL: ['2.074'] + requires: + perl: ['5.36'] + perl-IO-Socket-SSL: ['2.074'] + buildopts: + rpms: + macros: | + %_without_perl_Clone_enables_optional_test 1 + %_without_perl_HTML_Tagset_enables_optional_test 1 + %_without_perl_HTTP_Daemon_enables_optional_test 1 + %_without_perl_NTLM_enables_optional_test 1 + %_without_perl_Test_Fatal_enables_extra_test 1 + %_without_perl_Test_Fatal_enables_optional_test 1 + %_without_perl_Try_Tiny_enables_optional_test 1 + - context: 'f39p536' + platform: f39 + buildrequires: + perl: ['5.36'] + perl-IO-Socket-SSL: ['2.074'] + requires: + perl: ['5.36'] + perl-IO-Socket-SSL: ['2.074'] + buildopts: + rpms: + macros: | + %_without_perl_Clone_enables_optional_test 1 + %_without_perl_HTML_Tagset_enables_optional_test 1 + %_without_perl_HTTP_Daemon_enables_optional_test 1 + %_without_perl_NTLM_enables_optional_test 1 + %_without_perl_Test_Fatal_enables_extra_test 1 + %_without_perl_Test_Fatal_enables_optional_test 1 + %_without_perl_Try_Tiny_enables_optional_test 1 + references: + community: https://metacpan.org/release/libwww-perl + profiles: + common: + description: LWP with HTTPS support + rpms: + - perl-libwww-perl + - perl-LWP-Protocol-https + api: + rpms: + - perl-libwww-perl + - perl-LWP-Protocol-https + filter: + rpms: + - perl-B-COW + - perl-HTML-Parser-tests + - perl-HTTP-Daemon + - perl-HTTP-Daemon-tests + - perl-HTTP-Message-tests + - perl-libwww-perl-tests + - perl-Net-HTTP-tests + - perl-Test-Fatal + - perl-Test-Needs + components: + rpms: + perl-B-COW: + rationale: A buil-time dependency. + ref: f36 + buildonly: true + buildorder: 0 + perl-Data-Dump: + rationale: A run-time dependency. + ref: f36 + buildorder: 0 + perl-Digest-HMAC: + rationale: A run-time dependency. + ref: f36 + buildorder: 0 + perl-Encode-Locale: + rationale: A run-time dependency. + ref: f36 + buildorder: 0 + perl-HTML-Tagset: + rationale: A run-time dependency. + ref: f36 + buildorder: 0 + perl-HTTP-Date: + rationale: A run-time dependency. + ref: f36 + buildorder: 0 + perl-IO-HTML: + rationale: A run-time dependency. + ref: f36 + buildorder: 0 + perl-Mozilla-CA: + rationale: A run-time dependency. + ref: f36 + buildorder: 0 + perl-Net-HTTP: + rationale: A run-time dependency. + ref: f36 + buildorder: 0 + perl-Test-Needs: + rationale: A build dependency. + ref: f36 + buildonly: true + buildorder: 0 + perl-TimeDate: + rationale: A run-time dependency. + ref: f36 + buildorder: 0 + perl-Try-Tiny: + rationale: A run-time dependency. + ref: f36 + buildorder: 0 + perl-WWW-RobotRules: + rationale: A run-time dependency. + ref: f36 + buildorder: 0 + perl-Clone: + rationale: A recommended run-time dependency. + ref: f36 + buildorder: 1 + perl-File-Listing: + rationale: A run-time dependency. + ref: f36 + buildorder: 1 + perl-NTLM: + rationale: A run-time dependency. + ref: f36 + buildorder: 1 + perl-Test-Fatal: + rationale: A build dependency. + ref: f36 + buildonly: true + buildorder: 1 + perl-LWP-MediaTypes: + rationale: A run-time dependency. + ref: f36 + buildorder: 2 + perl-HTTP-Message: + rationale: A run-time dependency. + ref: f36 + buildorder: 3 + perl-HTML-Parser: + rationale: A run-time dependency. + ref: f36 + buildorder: 4 + perl-HTTP-Cookies: + rationale: A run-time dependency. + ref: f36 + buildorder: 4 + perl-HTTP-Daemon: + rationale: A build dependency. + ref: f36 + buildonly: true + buildorder: 4 + perl-HTTP-Negotiate: + rationale: A run-time dependency. + ref: f36 + buildorder: 4 + perl-libwww-perl: + rationale: The API. + ref: f36 + buildorder: 5 + perl-LWP-Protocol-https: + rationale: The API. + ref: f36 + buildorder: 6