Accepting request 661869 from home:AndreasStieger:branches:network:utilities
GNU wget 1.20.1 CVE-2018-20483 (bsc#1120382) OBS-URL: https://build.opensuse.org/request/show/661869 OBS-URL: https://build.opensuse.org/package/show/network:utilities/wget?expand=0&rev=93
This commit is contained in:
11
wget.spec
11
wget.spec
@@ -12,18 +12,18 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%bcond_with regression_tests
|
||||
Name: wget
|
||||
Version: 1.20
|
||||
Version: 1.20.1
|
||||
Release: 0
|
||||
Summary: A Tool for Mirroring FTP and HTTP Servers
|
||||
License: GPL-3.0+
|
||||
License: GPL-3.0-or-later
|
||||
Group: Productivity/Networking/Web/Utilities
|
||||
Url: https://www.gnu.org/software/wget/
|
||||
URL: https://www.gnu.org/software/wget/
|
||||
Source: https://ftp.gnu.org/gnu/wget/%{name}-%{version}.tar.gz
|
||||
Source1: https://ftp.gnu.org/gnu/wget/%{name}-%{version}.tar.gz.sig
|
||||
Source2: https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=wget&download=1#/wget.keyring
|
||||
@@ -105,7 +105,8 @@ make %{?_smp_mflags} -C tests/ check
|
||||
%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc AUTHORS COPYING NEWS README MAILING-LIST
|
||||
%license COPYING
|
||||
%doc AUTHORS NEWS README MAILING-LIST
|
||||
%doc doc/sample.wgetrc util/rmold.pl
|
||||
%{_mandir}/*/wget*
|
||||
%{_infodir}/wget*
|
||||
|
Reference in New Issue
Block a user