!19 [sync] PR-18: skip some unstable ssl tests
From: @openeuler-sync-bot Reviewed-by: @seuzw Signed-off-by: @seuzw
This commit is contained in:
commit
6cec99e512
@ -1,6 +1,6 @@
|
||||
Name: wget
|
||||
Version: 1.20.3
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: A package for retrieving files using HTTP, HTTPS, FTP and FTPS the most widely-used Internet protocols.
|
||||
License: GPLv3+
|
||||
Url: http://www.gnu.org/software/wget/
|
||||
@ -40,6 +40,7 @@ files and man, info files.
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
sed -i 's/@WITH_SSL_TRUE@am__append_1 = export SSL_TESTS=1/#@WITH_SSL_TRUE@am__append_1 = export SSL_TESTS=1/g' testenv/Makefile.in
|
||||
%configure --with-ssl=gnutls --with-libpsl --enable-largefile --enable-opie --enable-digest --enable-ntlm --enable-nls --enable-ipv6 --disable-rpath --with-metalink
|
||||
|
||||
%make_build
|
||||
@ -65,6 +66,12 @@ make check
|
||||
%{_infodir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 01 2022 zhouyihang <zhouyihang3@h-partners> - 1.20.3-4
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:skip some unstable ssl tests
|
||||
|
||||
* Mon Feb 8 2021 openEuler Buildteam <buildteam@openeuler.org> - 1.20.3-3
|
||||
- rebuild 1.20.3-3
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user