Accepting request 87777 from home:elvigia:branches:network:utilities
- Update nosslv2 patch with the version in upstream - Wget now supports SNI (server name indication), patch based on a 2 year old fix submitted to upstream list that somehow fell through the cracks. TEST WITH : wget https://sni.velox.ch/ OBS-URL: https://build.opensuse.org/request/show/87777 OBS-URL: https://build.opensuse.org/package/show/network:utilities/wget?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
9d4fe6d44e
commit
655472ef9a
@@ -30,6 +30,7 @@ Patch0: wgetrc.patch
|
||||
# PATCH-FEATURE-UPSTREAM wget-libproxy.patch dimstar@opensuse.org -- Add libproxy support to wget
|
||||
Patch1: wget-libproxy.patch
|
||||
Patch2: wget-1.12-nosslv2.patch
|
||||
Patch3: wget-sni.patch
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libproxy-devel
|
||||
BuildRequires: openssl-devel
|
||||
@@ -47,6 +48,7 @@ This can be done in script files or via the command line.
|
||||
%patch0
|
||||
%patch1 -p1
|
||||
%patch2
|
||||
%patch3
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
|
Reference in New Issue
Block a user