RHEL-61131 - Missing BuildRequries to nettle-devel

This commit is contained in:
eabdullin 2024-10-01 11:21:08 +03:00
parent 505ae595cc
commit fc5748407d

View File

@ -1,7 +1,7 @@
Summary: A utility for retrieving files using the HTTP or FTP protocols
Name: wget
Version: 1.24.5
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL-3.0-or-later AND LGPL-2.1-or-later AND GFDL-1.3-or-later
Url: http://www.gnu.org/software/wget/
Source: ftp://ftp.gnu.org/gnu/wget/wget-%{version}.tar.gz
@ -31,6 +31,7 @@ BuildRequires: gpgme-devel
BuildRequires: gcc
BuildRequires: zlib-devel
BuildRequires: git-core
BuildRequires: nettle-devel
%description
GNU Wget is a file retrieval utility which can use either the HTTP or
@ -81,6 +82,9 @@ make check
%{_infodir}/*
%changelog
* Tue Oct 01 2024 Eduard Abdullin <eabdullin@almalinux.org> - 1.24.5-2
- Resolves: RHEL-61131 - Missing BuildRequries to nettle-devel
* Mon Jul 15 2024 Michal Ruprich <mruprich@redhat.com> - 1.21.1-8
- Resolves: RHEL-43226 - Misinterpretation of input may lead to improper behavior