Accepting request 67319 from home:elvigia:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/67319 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=45
This commit is contained in:
parent
d36d6addd8
commit
260af4b004
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 14 17:02:19 UTC 2011 - crrodriguez@opensuse.org
|
||||
|
||||
- bnc598574 has been fixed in upstream commit 8ab137b2bc9630ce20f4
|
||||
already, so enable c-ares support again.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 9 20:42:27 UTC 2011 - crrodriguez@opensuse.org
|
||||
|
||||
|
@ -35,6 +35,7 @@ BuildRequires: krb5-devel
|
||||
BuildRequires: heimdal-devel
|
||||
%endif
|
||||
BuildRequires: libssh2-devel openssh
|
||||
BuildRequires: libcares-devel
|
||||
%if 0%{?_with_stunnel:1}
|
||||
# used by the testsuite
|
||||
BuildRequires: stunnel
|
||||
@ -116,7 +117,7 @@ export CFLAGS="$RPM_OPT_FLAGS"
|
||||
--libdir=%{_libdir} \
|
||||
--enable-hidden-symbols \
|
||||
--disable-static \
|
||||
--enable-threaded-resolver
|
||||
--enable-ares
|
||||
|
||||
: if this fails, the above sed hack did not work
|
||||
./libtool --config | grep -q link_all_deplibs=no
|
||||
|
Loading…
x
Reference in New Issue
Block a user