diff --git a/wget.spec b/wget.spec index d264bc6..a2812eb 100644 --- a/wget.spec +++ b/wget.spec @@ -2,7 +2,7 @@ Name: wget Version: 1.21.2 -Release: 1mamba +Release: 2mamba Epoch: 1 Summary: A utility for retrieving files using the HTTP or FTP protocols Group: Applications/Networking @@ -34,6 +34,7 @@ BuildRequires: libz-devel ## AUTOBUILDREQ-END BuildRequires: gettext-devel Requires(post):%{__install_info} +Requires: ca-certificates %description GNU Wget is a file retrieval utility which can use either the HTTP or FTP protocols. @@ -43,22 +44,25 @@ Wget features include the ability to work in the background while you're logged %prep %setup -q -#%patch0 -p1 -b .msec -#%patch1 -p1 -b .passive_ftp.patch -#%patch2 -p1 -b .etc -#%patch3 -p1 -b .logstdout -#%patch4 -p1 -b .can-2004-1487_1488 -#%patch5 -p1 -b .ctype -#%patch6 -p1 -b .cve-2006-6719 -#%patch7 -p0 +cat >> doc/sample.wgetrc < 1.21.2-2mamba +- added ca-certificates setting to wgetrc and configure options from Fedora to fix SSL support + * Wed Sep 08 2021 Automatic Build System 1.21.2-1mamba - automatic version update by autodist