Build module with platform:f38
This commit is contained in:
parent
defa15ff04
commit
0dbcba75dd
1 changed files with 26 additions and 2 deletions
|
|
@ -56,6 +56,19 @@ data:
|
|||
%_without_perl_IO_Socket_SSL_test_unused_idn 1
|
||||
%_without_perl_IPC_Run_enables_optional_test 1
|
||||
%_without_perl_Net_SSLeay_enables_optional_test 1
|
||||
- context: 'f38p534'
|
||||
platform: f38
|
||||
buildrequires:
|
||||
perl: ['5.34']
|
||||
requires:
|
||||
perl: ['5.34']
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%_without_perl_IO_Socket_SSL_test_IO_Socket_INET6 1
|
||||
%_without_perl_IO_Socket_SSL_test_unused_idn 1
|
||||
%_without_perl_IPC_Run_enables_optional_test 1
|
||||
%_without_perl_Net_SSLeay_enables_optional_test 1
|
||||
- context: 'f35p536'
|
||||
platform: f35
|
||||
buildrequires:
|
||||
|
|
@ -91,12 +104,23 @@ data:
|
|||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%_without_perl_IO_Socket_INET6_enables_optional_test 1
|
||||
%_without_perl_IO_Socket_SSL_test_IO_Socket_INET6 1
|
||||
%_without_perl_IO_Socket_SSL_test_unused_idn 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: 'f38p536'
|
||||
platform: f38
|
||||
buildrequires:
|
||||
perl: ['5.36']
|
||||
requires:
|
||||
perl: ['5.36']
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%_without_perl_IO_Socket_SSL_test_IO_Socket_INET6 1
|
||||
%_without_perl_IO_Socket_SSL_test_unused_idn 1
|
||||
%_without_perl_IPC_Run_enables_optional_test 1
|
||||
%_without_perl_Net_SSLeay_enables_optional_test 1
|
||||
references:
|
||||
community: https://metacpan.org/release/IO-Socket-SSL
|
||||
profiles:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue