Fix build
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wget?expand=0&rev=17
This commit is contained in:
parent
0d2f9cf83f
commit
31f70c31f7
3
wget-1.13.4.tar.bz2
Normal file
3
wget-1.13.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f76518dfd7bcde41b7762df5cc5516bc8a178f122811aba18a64993fb9458881
|
||||
size 1931885
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:12a839a5f622e82d4f7b4a75ae09ed4b084658468c9f90796480754f5d96d1d6
|
||||
size 1453220
|
@ -24,18 +24,19 @@ License: GPLv3+
|
||||
Summary: A Tool for Mirroring FTP and HTTP Servers
|
||||
Url: http://www.gnu.org/software/wget/
|
||||
Group: Productivity/Networking/Web/Utilities
|
||||
Source: %name-%version.tar.xz
|
||||
Source: %name-%version.tar.bz2
|
||||
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/Packaging/Patches
|
||||
Patch0: wgetrc.patch
|
||||
# PATCH-FEATURE-UPSTREAM wget-libproxy.patch dimstar@opensuse.org -- Add libproxy support to wget
|
||||
Patch1: wget-libproxy.patch
|
||||
Patch3: wget-sni.patch
|
||||
BuildRequires: libpng-devel
|
||||
%if 0%{suse_version} >= 1110
|
||||
BuildRequires: libproxy-devel
|
||||
%endif
|
||||
BuildRequires: openssl-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: libidn-devel
|
||||
BuildRequires: xz
|
||||
PreReq: %install_info_prereq
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user