We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3efba63 commit dde71ecCopy full SHA for dde71ec
SPECS/openssl/openssl.spec
@@ -33,10 +33,6 @@ Source7: %{fips_provider_srcname}.tar.xz
33
%define sha512 %{fips_provider_srcname}=bad387fd2ba43bc7395c09c6045a102edc4cc22c90d574904494260c6edb041897d0c0e7fc040b8023ec3a935988bae5e4e07c4b97c9cab8118902e1af5426df
34
%endif
35
36
-%if 0%{?with_check}
37
-Source8: dsapub_noparam.der
38
-%endif
39
-
40
Patch0: openssl-cnf.patch
41
42
%if 0%{?with_check}
@@ -178,7 +174,6 @@ gcc -shared -Wall -Werror -Wextra -O2 -g -fPIC \
178
174
179
175
180
176
%check
181
-cp %{SOURCE8} test/recipes/91-test_pkey_check_data/
182
177
make tests %{?_smp_mflags}
183
184
0 commit comments