Accepting request 116427 from devel:libraries:c_c++
- don't use ca-bundle.pem. neon correctly uses openssl's default instead (ie the /etc/ssl/certs directory) (forwarded request 116426 from lnussel) OBS-URL: https://build.opensuse.org/request/show/116427 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=39
This commit is contained in:
commit
2f5b1ea37f
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 4 11:31:00 UTC 2012 - lnussel@suse.de
|
||||||
|
|
||||||
|
- don't use ca-bundle.pem. neon correctly uses openssl's default
|
||||||
|
instead (ie the /etc/ssl/certs directory)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 30 11:54:59 UTC 2012 - dmacvicar@suse.de
|
Mon Jan 30 11:54:59 UTC 2012 - dmacvicar@suse.de
|
||||||
|
|
||||||
|
@ -15,6 +15,8 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: neon
|
Name: neon
|
||||||
Version: 0.29.6
|
Version: 0.29.6
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -158,7 +160,6 @@ sh autogen.sh
|
|||||||
%configure \
|
%configure \
|
||||||
--with-ssl \
|
--with-ssl \
|
||||||
--enable-threadsafe-ssl=posix \
|
--enable-threadsafe-ssl=posix \
|
||||||
--with-ca-bundle=/etc/ssl/ca-bundle.pem \
|
|
||||||
--with-libproxy \
|
--with-libproxy \
|
||||||
--with-expat \
|
--with-expat \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user