2011-10-19 10:40:32 +00:00
committed by Git OBS Bridge
parent 0d2f9cf83f
commit 31f70c31f7
3 changed files with 6 additions and 5 deletions

View File

@@ -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