Updating link to change in openSUSE:Factory/curl revision 45.0

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=640d57fadae1b91f10b2ab33dfd6f7e8
This commit is contained in:
OBS User buildservice-autocommit 2010-03-18 22:29:56 +00:00 committed by Git OBS Bridge
parent 99f30a6978
commit eff96be558
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 10 13:46:45 UTC 2010 - crrodriguez@opensuse.org
- enable libcares support unconditionally.
-------------------------------------------------------------------
Sat Feb 13 21:39:56 CET 2010 - dimstar@opensuse.org

View File

@ -19,7 +19,7 @@
Name: curl
BuildRequires: libidn-devel openldap2-devel openssl-devel zlib-devel
BuildRequires: libcares-devel libidn-devel openldap2-devel openssl-devel zlib-devel
%if 0%{suse_version} > 930
BuildRequires: krb5-devel
%else
@ -34,7 +34,7 @@ BuildRequires: stunnel
%endif
#define cvs_suffix -20090302
Version: 7.20.0
Release: 1
Release: 2
AutoReqProv: on
# bug437293
%ifarch ppc64
@ -98,6 +98,7 @@ export CFLAGS="$RPM_OPT_FLAGS"
--with-gssapi=/usr/lib/heimdal \
%endif
%{?_with_libssh2} \
--enable-ares \
--libdir=%{_libdir} \
--enable-hidden-symbols \
--disable-static