Compare commits

...
Sign in to create a new pull request.

13 commits

Author SHA1 Message Date
Petr Písař
fc33622317 Try 1 context 2023-03-07 14:40:26 +01:00
Petr Písař
0150bb2b47 Try only two contexts
4 contexts failed to submit.
2023-03-07 14:32:06 +01:00
Petr Písař
fa97e6b891 Revert "Revert "Disable contexts for perl:5.34""
This reverts commit b0d03bce07.

Actually another 8-contex module with 2 dependency levels built fine.
This one has 8 contexts, but 3-level dependencies and MBS returns 500.
Decreasing contexts could help.
2023-02-21 17:33:43 +01:00
Petr Písař
b0d03bce07 Revert "Disable contexts for perl:5.34"
This reverts commit f52d9bf897.

It actually works, but all contexts have to have dependncies
satisfied. Rising a dependnemcy error is what takes so long and
triggers the time out.
2023-02-21 16:46:31 +01:00
Petr Písař
f52d9bf897 Disable contexts for perl:5.34
MBS times out on 8 contexts.
<https://pagure.io/fm-orchestrator/issue/1759>
2023-02-21 15:50:03 +01:00
Petr Písař
edd3b0fcd7 Remove contexts for Fedora 35 2023-02-20 09:26:51 +01:00
Petr Písař
eb03989d61 Add contexts for Fedora 39 2023-02-20 09:26:05 +01:00
Jitka Plesnikova
5710de64ae Disable contexts for perl-libwww-perl:6.62 2022-09-07 08:56:42 +02:00
Jitka Plesnikova
4346b03828 Add context for platform:f38 and dependency perl-libwww-perl:6.67 2022-08-29 16:31:44 +02:00
Fedora Release Engineering
94de45829a Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-08-10 16:49:38 +00:00
Jitka Plesnikova
d4e5740033 Build the module with perl:5.34 and perl:5.36 2022-08-01 10:53:21 +02:00
Jitka Plesnikova
a90ad7f7e7 Update perl-libwww-perl to 6.62 2022-04-27 10:29:33 +02:00
Jitka Plesnikova
e8009480ec Initial import 2022-04-21 10:23:45 +02:00

223
perl-CGI.yaml Normal file
View file

@ -0,0 +1,223 @@
document: modulemd-packager
version: 3
data:
name: perl-CGI
stream: '4.54'
summary: Handle Common Gateway Interface requests and responses
description: >
CGI.pm is a stable, complete and mature solution for processing and
preparing HTTP requests and responses. Major features including
processing form submissions, file uploads, reading and writing
cookies, query string generation and manipulation, and processing
and preparing HTTP headers. Some HTML generation utilities are
included as well.
CGI.pm performs very well in in a vanilla CGI.pm environment and
also comes with built-in support for mod_perl and mod_perl2 as well
as FastCGI.
license: [MIT]
configurations:
# - context: 'f36p534'
# platform: f36
# buildrequires:
# perl: ['5.34']
# perl-libwww-perl: ['6.62']
# requires:
# perl: ['5.34']
# perl-libwww-perl: ['6.62']
# buildopts:
# rpms:
# macros: |
# %_without_perl_CGI_enables_optional_test 1
# - context: 'f37p534'
# platform: f37
# buildrequires:
# perl: ['5.34']
# perl-libwww-perl: ['6.62']
# requires:
# perl: ['5.34']
# perl-libwww-perl: ['6.62']
# buildopts:
# rpms:
# macros: |
# %_without_perl_CGI_enables_optional_test 1
# - context: 'f38p534'
# platform: f38
# buildrequires:
# perl: ['5.34']
# perl-libwww-perl: ['6.62']
# requires:
# perl: ['5.34']
# perl-libwww-perl: ['6.62']
# buildopts:
# rpms:
# macros: |
# %_without_perl_CGI_enables_optional_test 1
# - context: 'f36p536'
# platform: f36
# buildrequires:
# perl: ['5.36']
# perl-libwww-perl: ['6.62']
# requires:
# perl: ['5.36']
# perl-libwww-perl: ['6.62']
# buildopts:
# rpms:
# macros: |
# %_without_perl_CGI_enables_optional_test 1
# - context: 'f37p536'
# platform: f37
# buildrequires:
# perl: ['5.36']
# perl-libwww-perl: ['6.62']
# requires:
# perl: ['5.36']
# perl-libwww-perl: ['6.62']
# buildopts:
# rpms:
# macros: |
# %_without_perl_CGI_enables_optional_test 1
# - context: 'f38p536'
# platform: f38
# buildrequires:
# perl: ['5.36']
# perl-libwww-perl: ['6.62']
# requires:
# perl: ['5.36']
# perl-libwww-perl: ['6.62']
# buildopts:
# rpms:
# macros: |
# %_without_perl_CGI_enables_optional_test 1
# - context: '1f36p534'
# platform: f36
# buildrequires:
# perl: ['5.34']
# perl-libwww-perl: ['6.67']
# requires:
# perl: ['5.34']
# perl-libwww-perl: ['6.67']
# buildopts:
# rpms:
# macros: |
# %_without_perl_CGI_enables_optional_test 1
# - context: '1f37p534'
# platform: f37
# buildrequires:
# perl: ['5.34']
# perl-libwww-perl: ['6.67']
# requires:
# perl: ['5.34']
# perl-libwww-perl: ['6.67']
# buildopts:
# rpms:
# macros: |
# %_without_perl_CGI_enables_optional_test 1
# - context: '1f38p534'
# platform: f38
# buildrequires:
# perl: ['5.34']
# perl-libwww-perl: ['6.67']
# requires:
# perl: ['5.34']
# perl-libwww-perl: ['6.67']
# buildopts:
# rpms:
# macros: |
# %_without_perl_CGI_enables_optional_test 1
# - context: '1f39p534'
# platform: f39
# buildrequires:
# perl: ['5.34']
# perl-libwww-perl: ['6.67']
# requires:
# perl: ['5.34']
# perl-libwww-perl: ['6.67']
# buildopts:
# rpms:
# macros: |
# %_without_perl_CGI_enables_optional_test 1
# - context: '1f36p536'
# platform: f36
# buildrequires:
# perl: ['5.36']
# perl-libwww-perl: ['6.67']
# requires:
# perl: ['5.36']
# perl-libwww-perl: ['6.67']
# buildopts:
# rpms:
# macros: |
# %_without_perl_CGI_enables_optional_test 1
# - context: '1f37p536'
# platform: f37
# buildrequires:
# perl: ['5.36']
# perl-libwww-perl: ['6.67']
# requires:
# perl: ['5.36']
# perl-libwww-perl: ['6.67']
# buildopts:
# rpms:
# macros: |
# %_without_perl_CGI_enables_optional_test 1
# - context: '1f38p536'
# platform: f38
# buildrequires:
# perl: ['5.36']
# perl-libwww-perl: ['6.67']
# requires:
# perl: ['5.36']
# perl-libwww-perl: ['6.67']
# buildopts:
# rpms:
# macros: |
# %_without_perl_CGI_enables_optional_test 1
- context: '1f39p536'
platform: f39
buildrequires:
perl: ['5.36']
perl-libwww-perl: ['6.67']
requires:
perl: ['5.36']
perl-libwww-perl: ['6.67']
buildopts:
rpms:
macros: |
%_without_perl_CGI_enables_optional_test 1
references:
community: https://metacpan.org/release/CGI
profiles:
common:
description: CGI Perl module
rpms:
- perl-CGI
api:
rpms:
- perl-CGI
filter:
rpms:
- perl-CGI-tests
- perl-Sub-Uplevel
- perl-Test-Deep
- perl-Test-Warn
components:
rpms:
perl-Sub-Uplevel:
rationale: A build-time dependency.
ref: f37
buildonly: true
buildorder: 0
perl-Test-Deep:
rationale: A build-time dependency.
ref: f37
buildonly: true
buildorder: 0
perl-Test-Warn:
rationale: A build-time dependency.
ref: f37
buildonly: true
buildorder: 1
perl-CGI:
rationale: The API.
ref: f37
buildorder: 2