Accepting request 180962 from openSUSE:Factory:Staging:perl518

OBS-URL: https://build.opensuse.org/request/show/180962
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wget?expand=0&rev=39
This commit is contained in:
2013-06-26 08:48:34 +00:00
committed by Git OBS Bridge
parent e426f6663a
commit 2e27015f08
3 changed files with 25 additions and 0 deletions

View File

@@ -29,6 +29,8 @@ Patch0: wgetrc.patch
Patch1: wget-libproxy.patch
Patch5: wget-1.14-openssl-no-intern.patch
Patch6: wget-1.14-no-ssl-comp.patch
# PATCH-FIX-OPENSUSE fix pod syntax for perl 5.18 coolo@suse.de
Patch7: wget-fix-pod-syntax.diff
BuildRequires: libpng-devel
%if 0%{suse_version} > 1110
BuildRequires: libproxy-devel
@@ -54,6 +56,7 @@ This can be done in script files or via the command line.
%endif
%patch5
%patch6
%patch7 -p1
%build
%if 0%{suse_version} > 1110