Accepting request 35079 from devel:libraries:c_c++
checked in (request 35079) OBS-URL: https://build.opensuse.org/request/show/35079 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=30
This commit is contained in:
parent
c1f006a5a3
commit
99f30a6978
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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
|
Sat Feb 13 21:39:56 CET 2010 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: curl
|
Name: curl
|
||||||
BuildRequires: libcares-devel libidn-devel openldap2-devel openssl-devel zlib-devel
|
BuildRequires: libidn-devel openldap2-devel openssl-devel zlib-devel
|
||||||
%if 0%{suse_version} > 930
|
%if 0%{suse_version} > 930
|
||||||
BuildRequires: krb5-devel
|
BuildRequires: krb5-devel
|
||||||
%else
|
%else
|
||||||
@ -98,7 +98,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