Accepting request 39704 from home:elvigia:branches:devel:libraries:c_c++
Copy from home:elvigia:branches:devel:libraries:c_c++/curl via accept of submit request 39704 revision 2. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/39704 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=36
This commit is contained in:
parent
5c2b3aa680
commit
8bdc3fe8be
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Sat Apr 24 10:58:50 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: curl
|
Name: curl
|
||||||
BuildRequires: libcares-devel libidn-devel openldap2-devel openssl-devel pkg-config zlib-devel
|
BuildRequires: libidn-devel openldap2-devel openssl-devel pkg-config zlib-devel
|
||||||
%if 0%{suse_version} > 930
|
%if 0%{suse_version} > 930
|
||||||
BuildRequires: krb5-devel
|
BuildRequires: krb5-devel
|
||||||
%else
|
%else
|
||||||
@ -96,7 +96,6 @@ export CFLAGS="$RPM_OPT_FLAGS"
|
|||||||
--with-gssapi=/usr/lib/heimdal \
|
--with-gssapi=/usr/lib/heimdal \
|
||||||
%endif
|
%endif
|
||||||
--with-libssh2\
|
--with-libssh2\
|
||||||
--enable-ares \
|
|
||||||
--libdir=%{_libdir} \
|
--libdir=%{_libdir} \
|
||||||
--enable-hidden-symbols \
|
--enable-hidden-symbols \
|
||||||
--disable-static
|
--disable-static
|
||||||
|
Loading…
x
Reference in New Issue
Block a user