Accepting request 214439 from home:AndreasStieger:branches:network:utilities
GNU wget 1.15 OBS-URL: https://build.opensuse.org/request/show/214439 OBS-URL: https://build.opensuse.org/package/show/network:utilities/wget?expand=0&rev=41
This commit is contained in:
12
wget.spec
12
wget.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package wget
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,13 +17,15 @@
|
||||
|
||||
|
||||
Name: wget
|
||||
Version: 1.14
|
||||
Version: 1.15
|
||||
Release: 0
|
||||
Summary: A Tool for Mirroring FTP and HTTP Servers
|
||||
License: GPL-3.0+
|
||||
Group: Productivity/Networking/Web/Utilities
|
||||
Url: http://www.gnu.org/software/wget/
|
||||
Source: http://ftp.gnu.org/gnu/wget/%name-%version.tar.xz
|
||||
Url: https://www.gnu.org/software/wget/
|
||||
Source: https://ftp.gnu.org/gnu/wget/%name-%version.tar.xz
|
||||
Source1: https://ftp.gnu.org/gnu/wget/%name-%version.tar.xz.sig
|
||||
Source2: https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=wget&download=1#/wget.keyring
|
||||
Patch0: wgetrc.patch
|
||||
# PATCH-FEATURE-UPSTREAM wget-libproxy.patch dimstar@opensuse.org -- Add libproxy support to wget
|
||||
Patch1: wget-libproxy.patch
|
||||
@@ -54,7 +56,7 @@ This can be done in script files or via the command line.
|
||||
%if 0%{suse_version} > 1110
|
||||
%patch1
|
||||
%endif
|
||||
%patch5
|
||||
%patch5 -p1
|
||||
%patch6
|
||||
%patch7 -p1
|
||||
|
||||
|
Reference in New Issue
Block a user