diff --git a/curl.changes b/curl.changes index bab915a..52ee16f 100644 --- a/curl.changes +++ b/curl.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Mon May 10 01:12:22 UTC 2010 - crrodriguez@opensuse.org - -- disable c-ares support while bnc598574 is fixed. - ------------------------------------------------------------------- Sat Apr 24 10:58:50 UTC 2010 - coolo@novell.com diff --git a/curl.spec b/curl.spec index f3dfe49..7075f5c 100644 --- a/curl.spec +++ b/curl.spec @@ -19,7 +19,7 @@ Name: curl -BuildRequires: libidn-devel openldap2-devel openssl-devel pkg-config zlib-devel +BuildRequires: libcares-devel libidn-devel openldap2-devel openssl-devel pkg-config zlib-devel %if 0%{suse_version} > 930 BuildRequires: krb5-devel %else @@ -96,6 +96,7 @@ export CFLAGS="$RPM_OPT_FLAGS" --with-gssapi=/usr/lib/heimdal \ %endif --with-libssh2\ + --enable-ares \ --libdir=%{_libdir} \ --enable-hidden-symbols \ --disable-static