SHA256
1
0
forked from pool/wget

Accepting request 214787 from home:kpetsch:branches:network:utilities

Enabled the testsuite

OBS-URL: https://build.opensuse.org/request/show/214787
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wget?expand=0&rev=43
This commit is contained in:
Philipp Thomas
2014-01-23 21:22:02 +00:00
committed by Git OBS Bridge
parent 9ecff3ef8d
commit 84f5f91ffb
3 changed files with 22 additions and 1 deletions

View File

@@ -27,7 +27,6 @@ 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
Patch5: wget-1.14-openssl-no-intern.patch
Patch6: wget-1.14-no-ssl-comp.patch
@@ -41,6 +40,10 @@ BuildRequires: automake
BuildRequires: libidn-devel
BuildRequires: makeinfo
BuildRequires: openssl-devel
# For the Testsuite
BuildRequires: perl-HTTP-Daemon
BuildRequires: perl-IO-Socket-SSL
BuildRequires: pkg-config
BuildRequires: xz
PreReq: %install_info_prereq
@@ -68,6 +71,9 @@ autoreconf --force
%configure --with-ssl=openssl
make %{?_smp_mflags}
%check
make -C tests/ check
%install
%makeinstall
%find_lang %{name}