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:
Cristian Rodríguez 2011-04-14 17:23:57 +00:00 committed by Git OBS Bridge
parent d36d6addd8
commit 260af4b004
2 changed files with 8 additions and 1 deletions

View File

@ -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

View File

@ -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