automatic version update by autodist [release 1.21.2-1mamba;Wed Sep 08 2021]
This commit is contained in:
parent
744ee97187
commit
ce55e4fde5
20
wget.spec
20
wget.spec
@ -1,7 +1,7 @@
|
||||
%define with_ssl 1
|
||||
|
||||
Name: wget
|
||||
Version: 1.21.1
|
||||
Version: 1.21.2
|
||||
Release: 1mamba
|
||||
Epoch: 1
|
||||
Summary: A utility for retrieving files using the HTTP or FTP protocols
|
||||
@ -9,7 +9,7 @@ Group: Applications/Networking
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://ftp.gnu.org/gnu/wget
|
||||
URL: http://ftp.gnu.org/gnu/wget/
|
||||
Source: http://ftp.gnu.org/gnu/wget/%{name}-%{version}.tar.gz
|
||||
Patch0: %{name}-1.8.2-msec.patch
|
||||
Patch1: %{name}-1.11.4-passive_ftp.patch
|
||||
@ -23,22 +23,17 @@ License: GPL
|
||||
Requires(post): %{__install_info}
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgcrypt-devel
|
||||
BuildRequires: libgmp-devel
|
||||
BuildRequires: libgnutls-devel
|
||||
BuildRequires: libgpg-error-devel
|
||||
BuildRequires: libidn-devel
|
||||
BuildRequires: libidn2-devel
|
||||
BuildRequires: libnettle-devel
|
||||
BuildRequires: libpcre-devel
|
||||
BuildRequires: libproxy-devel
|
||||
BuildRequires: libtasn1-devel
|
||||
BuildRequires: libpcre2-devel
|
||||
BuildRequires: libpsl-devel
|
||||
BuildRequires: libunistring-devel
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: p11-kit-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: gettext-devel
|
||||
Requires(post):%{__install_info}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
GNU Wget is a file retrieval utility which can use either the HTTP or FTP protocols.
|
||||
@ -95,6 +90,9 @@ exit 0
|
||||
#MAILING-LIST NEWS README
|
||||
|
||||
%changelog
|
||||
* Wed Sep 08 2021 Automatic Build System <autodist@mambasoft.it> 1.21.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 15 2021 Automatic Build System <autodist@mambasoft.it> 1.21.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user