SHA256
1
0
forked from pool/wget

Accepting request 454684 from home:AndreasStieger:branches:network:utilities

Fix Factory submission, and...
- build with libidn2 to actually support IDNA2008 - FATE#321897

OBS-URL: https://build.opensuse.org/request/show/454684
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wget?expand=0&rev=65
This commit is contained in:
2017-02-04 20:33:25 +00:00
committed by Git OBS Bridge
parent a94ba96637
commit 1abf1171ca
3 changed files with 8 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package wget
#
# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -36,7 +36,7 @@ Patch8: wget-errno-clobber.patch
BuildRequires: automake
BuildRequires: gpgme-devel >= 0.4.2
BuildRequires: libcares-devel
BuildRequires: libidn-devel
BuildRequires: libidn2-devel
BuildRequires: libpng-devel
BuildRequires: makeinfo
BuildRequires: openssl-devel