Updating link to change in openSUSE:Factory/curl revision 46.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=747c2ef4a391e068519aa38c62e69837
This commit is contained in:
parent
43b4becf7b
commit
9c89df5839
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 24 18:39:57 UTC 2010 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- enable libssh2 support unconditionally.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 10 13:46:45 UTC 2010 - crrodriguez@opensuse.org
|
Wed Mar 10 13:46:45 UTC 2010 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -25,16 +25,14 @@ BuildRequires: krb5-devel
|
|||||||
%else
|
%else
|
||||||
BuildRequires: heimdal-devel
|
BuildRequires: heimdal-devel
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?_with_libssh2:1}
|
|
||||||
BuildRequires: libssh2-devel openssh
|
BuildRequires: libssh2-devel openssh
|
||||||
%endif
|
|
||||||
%if 0%{?_with_stunnel:1}
|
%if 0%{?_with_stunnel:1}
|
||||||
# used by the testsuite
|
# used by the testsuite
|
||||||
BuildRequires: stunnel
|
BuildRequires: stunnel
|
||||||
%endif
|
%endif
|
||||||
#define cvs_suffix -20090302
|
#define cvs_suffix -20090302
|
||||||
Version: 7.20.0
|
Version: 7.20.0
|
||||||
Release: 2
|
Release: 3
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
@ -97,7 +95,7 @@ export CFLAGS="$RPM_OPT_FLAGS"
|
|||||||
%else
|
%else
|
||||||
--with-gssapi=/usr/lib/heimdal \
|
--with-gssapi=/usr/lib/heimdal \
|
||||||
%endif
|
%endif
|
||||||
%{?_with_libssh2} \
|
--with-libssh2\
|
||||||
--enable-ares \
|
--enable-ares \
|
||||||
--libdir=%{_libdir} \
|
--libdir=%{_libdir} \
|
||||||
--enable-hidden-symbols \
|
--enable-hidden-symbols \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user