Updating link to change in openSUSE:Factory/curl revision 48.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=1f28b94aca0c6765c6f92183265285a8
This commit is contained in:
parent
0026f2eeb9
commit
110cb150fa
@ -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
|
||||||
@ -32,7 +32,7 @@ BuildRequires: stunnel
|
|||||||
%endif
|
%endif
|
||||||
#define cvs_suffix -20090302
|
#define cvs_suffix -20090302
|
||||||
Version: 7.20.1
|
Version: 7.20.1
|
||||||
Release: 1
|
Release: 2
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
@ -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…
Reference in New Issue
Block a user