Accepting request 34498 from home:elvigia:branches:devel:libraries:c_c++
Copy from home:elvigia:branches:devel:libraries:c_c++/curl via accept of submit request 34498 revision 2. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/34498 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=29
This commit is contained in:
parent
a53804f793
commit
38908b7ee8
@ -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
|
||||
|
||||
|
@ -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
|
||||
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user