Accepting request 40967 from devel:libraries:c_c++
checked in (request 40967) OBS-URL: https://build.opensuse.org/request/show/40967 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=37
This commit is contained in:
parent
8bdc3fe8be
commit
0026f2eeb9
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user