Accepting request 236974 from home:vitezslav_cizek:branches:devel:libraries:c_c++

- update to 7.37.0
  This release includes many bugfixes and the following changes:
  * URL parser: IPv6 zone identifiers are now supported
  * CURLOPT_PROXYHEADER: set headers for proxy-only
  * CURLOPT_HEADEROPT: added
  * curl: add --proxy-header
  * sasl: Added support for DIGEST-MD5 via Windows SSPI
  * sasl: Added DIGEST-MD5 qop-option validation in native challange handling
  * imap: Expanded mailbox SEARCH support to use URL query strings [7]
  * imap: Extended FETCH support to include PARTIAL URL specifier [7]
  * nss: implement non-blocking SSL handshake
  * build: Reworked Visual Studio project files
  * poll: enable poll on darwin13
  * mk-ca-bundle: added -p
  * libtests: add a wait_ms() function
  - dropped patches:
    * curl-mkhelp.patch (upstream)
    * curl-test815.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/236974
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=109
This commit is contained in:
Cristian Rodríguez
2014-06-13 18:45:54 +00:00
committed by Git OBS Bridge
parent 72b5dc06cb
commit 6850329ab5
8 changed files with 33 additions and 96 deletions

View File

@@ -21,7 +21,7 @@
%bcond_without testsuite
Name: curl
Version: 7.36.0
Version: 7.37.0
Release: 0
Summary: A Tool for Transferring Data from URLs
License: BSD-3-Clause and MIT
@@ -34,8 +34,6 @@ Source4: %{name}.keyring
Patch: libcurl-ocloexec.patch
Patch1: dont-mess-with-rpmoptflags.diff
Patch3: curl-secure-getenv.patch
Patch4: curl-mkhelp.patch
Patch5: curl-test815.patch
# Use rpmbuild -D 'VERIFY_SIG 1' to verify signature during build or run one-shot check by "gpg-offline --verify --package=curl curl-*.asc".
%if 0%{?VERIFY_SIG}
BuildRequires: gpg-offline
@@ -102,12 +100,6 @@ user interaction or any kind of interactivity.
%patch
%patch1
%patch3
%patch4 -p1
%patch5 -p1
# temporary workaround to fix build of 7.36.0
# http://curl.haxx.se/mail/tracker-2014-03/0083.html
# removes tool_hugehelp.c to regenerate it later
rm src/tool_hugehelp.c
%build
# curl complains if macro definition is contained in CFLAGS