Import 2.074
perl-IO-Socket-SSL:2.068 is not compatible with openssl-3 and there are to many changes in the new perl-Net-SSLeay.
This commit is contained in:
parent
429fe1d1a6
commit
b5b09690b4
1 changed files with 35 additions and 34 deletions
|
|
@ -2,7 +2,7 @@ document: modulemd-packager
|
|||
version: 3
|
||||
data:
|
||||
name: perl-IO-Socket-SSL
|
||||
stream: '2.068'
|
||||
stream: '2.074'
|
||||
summary: Perl library for transparent TLS
|
||||
description: >
|
||||
IO::Socket::SSL is a drop-in replacement for IO::Socket::IP that
|
||||
|
|
@ -17,7 +17,7 @@ data:
|
|||
write servers or clients for more complicated applications.
|
||||
license: [MIT]
|
||||
configurations:
|
||||
- context: '7f057cb7'
|
||||
- context: '1'
|
||||
platform: f34
|
||||
buildrequires:
|
||||
perl: ['5.32']
|
||||
|
|
@ -30,7 +30,7 @@ data:
|
|||
%_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'
|
||||
- context: '2'
|
||||
platform: f35
|
||||
buildrequires:
|
||||
perl: ['5.32']
|
||||
|
|
@ -43,7 +43,7 @@ data:
|
|||
%_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: '7b91f26c'
|
||||
- context: '3'
|
||||
platform: f36
|
||||
buildrequires:
|
||||
perl: ['5.32']
|
||||
|
|
@ -56,7 +56,7 @@ data:
|
|||
%_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: 'f37'
|
||||
- context: '4'
|
||||
platform: f37
|
||||
buildrequires:
|
||||
perl: ['5.32']
|
||||
|
|
@ -69,7 +69,7 @@ data:
|
|||
%_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'
|
||||
- context: '0'
|
||||
platform: eln
|
||||
buildrequires:
|
||||
perl: ['5.32']
|
||||
|
|
@ -97,60 +97,61 @@ data:
|
|||
filter:
|
||||
rpms:
|
||||
- perl-ExtUtils-PkgConfig
|
||||
- perl-IO-Socket-INET6
|
||||
- perl-IO-Tty
|
||||
- perl-IPC-Run
|
||||
- perl-Net-IDN-Encode
|
||||
- perl-Net-LibIDN
|
||||
- perl-Socket6
|
||||
- perl-IO-Socket-INET6
|
||||
- perl-IPC-Run
|
||||
- perl-Test-NoWarnings
|
||||
- perl-Net-IDN-Encode
|
||||
- perl-Test-NoWarnings-tests
|
||||
components:
|
||||
rpms:
|
||||
perl-ExtUtils-PkgConfig:
|
||||
rationale: A build dependency.
|
||||
ref: f34
|
||||
rationale: A build dependency for perl-Net-SSLeay.
|
||||
ref: f36
|
||||
buildonly: true
|
||||
buildorder: 0
|
||||
perl-IO-Tty:
|
||||
rationale: A build dependency.
|
||||
ref: f34
|
||||
rationale: A build dependency for perl-IPC-Run.
|
||||
ref: f36
|
||||
buildonly: true
|
||||
buildorder: 0
|
||||
perl-Net-LibIDN:
|
||||
rationale: A build dependency.
|
||||
ref: f34
|
||||
rationale: A build dependency for perl-IO-Socket-SSL.
|
||||
ref: f36
|
||||
buildonly: true
|
||||
buildorder: 0
|
||||
perl-Socket6:
|
||||
rationale: A build dependency.
|
||||
ref: f34
|
||||
rationale: A build dependency for perl-IO-Socket-INET6.
|
||||
ref: f36
|
||||
buildonly: true
|
||||
buildorder: 0
|
||||
perl-Test-NoWarnings:
|
||||
rationale: A build dependency for perl-Net-IDN-Encode.
|
||||
ref: f36
|
||||
buildonly: true
|
||||
buildorder: 0
|
||||
perl-IO-Socket-INET6:
|
||||
rationale: A build dependency.
|
||||
ref: f34
|
||||
rationale: A build dependency for perl-IO-Socket-SSL.
|
||||
ref: f36
|
||||
buildonly: true
|
||||
buildorder: 1
|
||||
perl-IPC-Run:
|
||||
rationale: A build dependency.
|
||||
ref: f34
|
||||
rationale: A build dependency for perl-IO-Socket-SSL.
|
||||
ref: f36
|
||||
buildonly: true
|
||||
buildorder: 1
|
||||
perl-Net-IDN-Encode:
|
||||
rationale: A build dependency for perl-IO-Socket-SSL.
|
||||
ref: f36
|
||||
buildonly: true
|
||||
buildorder: 1
|
||||
perl-Net-SSLeay:
|
||||
rationale: The API.
|
||||
ref: f34
|
||||
ref: f36
|
||||
buildorder: 1
|
||||
perl-Test-NoWarnings:
|
||||
rationale: A build dependency.
|
||||
ref: f34
|
||||
buildonly: true
|
||||
buildorder: 1
|
||||
perl-Net-IDN-Encode:
|
||||
rationale: A build dependency.
|
||||
ref: f34
|
||||
buildonly: true
|
||||
buildorder: 2
|
||||
perl-IO-Socket-SSL:
|
||||
rationale: The API.
|
||||
ref: f34
|
||||
buildorder: 3
|
||||
ref: f36
|
||||
buildorder: 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue