diff --git a/wget.spec b/wget.spec index d2632deed1a0ddbacc91ff852acc96151150cc47..b597625eab74b0992be6aa05f79fe4f57f830c8f 100644 --- a/wget.spec +++ b/wget.spec @@ -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 - 1.20.3-4 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:skip some unstable ssl tests + * Mon Feb 8 2021 openEuler Buildteam - 1.20.3-3 - rebuild 1.20.3-3