Compare commits

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

7 commits

Author SHA1 Message Date
Petr Písař
edb2916afd Add a context for F37 2022-03-02 09:16:17 +01:00
Petr Písař
adec0e46d4 Add a context for platform:f36 2021-09-07 10:11:51 +02:00
Fedora Release Engineering
1894dcc8a0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 21:39:50 +00:00
Petr Písař
2d3d2a8925 Convert to modulemd-packager-v3 format and removed EOLed perl:5.30 2021-06-14 15:33:33 +02:00
Petr Písař
ba5fb7b2fb Pin components to f34, build for eln and f35 2021-02-11 15:54:28 +01:00
Petr Písař
fdc4f70b5a Invert a perl dependency
Fedora MBS does not support a negative expansion.
2020-09-10 16:24:07 +02:00
Petr Písař
afa6844132 Import
Reviewed in bug #1876833.
2020-09-10 16:23:10 +02:00

55
perl-FCGI.yaml Normal file
View file

@ -0,0 +1,55 @@
document: modulemd-packager
version: 3
data:
name: perl-FCGI
stream: '0.79'
summary: FastCGI Perl bindings
description: >
This allows you to write a FastCGI client in the Perl language.
license: [MIT]
configurations:
- context: '7f057cb7'
platform: f34
buildrequires:
perl: ['5.32']
requires:
perl: ['5.32']
- context: 'e12b6f3a'
platform: f35
buildrequires:
perl: ['5.32']
requires:
perl: ['5.32']
- context: '1'
platform: f36
buildrequires:
perl: ['5.32']
requires:
perl: ['5.32']
- context: 'f37'
platform: f37
buildrequires:
perl: ['5.32']
requires:
perl: ['5.32']
- context: '6c06d4da'
platform: eln
buildrequires:
perl: ['5.32']
requires:
perl: ['5.32']
references:
community: https://metacpan.org/release/FCGI
profiles:
common:
description: FCGI distribution
rpms:
- perl-FCGI
api:
rpms:
- perl-FCGI
components:
rpms:
perl-FCGI:
rationale: The API.
ref: f34