Convert to modulemd-packager-v3 format and removed EOLed perl:5.30

This commit is contained in:
Petr Písař 2021-06-14 15:41:28 +02:00
commit 83e75a7a5d

View file

@ -1,5 +1,5 @@
document: modulemd
version: 2
document: modulemd-packager
version: 3
data:
name: perl-IO-Socket-SSL
stream: '2.068'
@ -15,15 +15,47 @@ data:
web pages on TLS servers, a sslcat() function for writing your own
clients, and finally access to the API of OpenSSL library so you can
write servers or clients for more complicated applications.
license:
module: [ MIT ]
dependencies:
- buildrequires:
platform: [eln, f34, f35]
perl: ['5.30', '5.32']
license: [MIT]
configurarions:
- context: '7f057cb7'
platform: f34
buildrequires:
perl: ['5.32']
requires:
platform: [eln, f34, f35]
perl: ['5.30', '5.32']
perl: ['5.32']
buildopts:
rpms:
macros: |
%_without_perl_IO_Socket_INET6_enables_optional_test 1
%_without_perl_IPC_Run_enables_optional_test 1
%_without_perl_Net_SSLeay_enables_optional_test 1
%_without_perl_Test_NoWarnings_enables_stack_trace 1
- context: 'e12b6f3a'
platform: f35
buildrequires:
perl: ['5.32']
requires:
perl: ['5.32']
buildopts:
rpms:
macros: |
%_without_perl_IO_Socket_INET6_enables_optional_test 1
%_without_perl_IPC_Run_enables_optional_test 1
%_without_perl_Net_SSLeay_enables_optional_test 1
%_without_perl_Test_NoWarnings_enables_stack_trace 1
- context: '6c06d4da'
platform: eln
buildrequires:
perl: ['5.32']
requires:
perl: ['5.32']
buildopts:
rpms:
macros: |
%_without_perl_IO_Socket_INET6_enables_optional_test 1
%_without_perl_IPC_Run_enables_optional_test 1
%_without_perl_Net_SSLeay_enables_optional_test 1
%_without_perl_Test_NoWarnings_enables_stack_trace 1
references:
community: https://metacpan.org/release/IO-Socket-SSL
profiles:
@ -36,13 +68,16 @@ data:
rpms:
- perl-IO-Socket-SSL
- perl-Net-SSLeay
buildopts:
filter:
rpms:
macros: |
%_without_perl_IO_Socket_INET6_enables_optional_test 1
%_without_perl_IPC_Run_enables_optional_test 1
%_without_perl_Net_SSLeay_enables_optional_test 1
%_without_perl_Test_NoWarnings_enables_stack_trace 1
- perl-ExtUtils-PkgConfig
- perl-IO-Tty
- perl-Net-LibIDN
- perl-Socket6
- perl-IO-Socket-INET6
- perl-IPC-Run
- perl-Test-NoWarnings
- perl-Net-IDN-Encode
components:
rpms:
perl-ExtUtils-PkgConfig: