From e46a3c89473c76cfdbd221d330e0a8a8c9c8323259d3b2517b846827d7f8194d Mon Sep 17 00:00:00 2001 From: Christian Wittmer Date: Mon, 17 May 2010 15:10:35 +0000 Subject: [PATCH] Accepting request 40170 from home:computersalat:devel:mail Copy from home:computersalat:devel:mail/courier-imap via accept of submit request 40170 revision 5. Request was accepted with message: self accept OBS-URL: https://build.opensuse.org/request/show/40170 OBS-URL: https://build.opensuse.org/package/show/server:mail/courier-imap?expand=0&rev=41 --- courier-imap.changes | 6 ++++++ courier-imap.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/courier-imap.changes b/courier-imap.changes index ec58d71..0f1cc88 100644 --- a/courier-imap.changes +++ b/courier-imap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 17 14:39:54 UTC 2010 - chris@computersalat.de + +- fix path to TLS_TRUSTCERTS (imap-ssl,pop3d-ssl) + o added --with-certdb=%{_sysconfdir}/ssl/certs + ------------------------------------------------------------------- Wed Feb 24 22:52:23 UTC 2010 - chris@computersalat.de diff --git a/courier-imap.spec b/courier-imap.spec index b6e7d3e..882d96f 100644 --- a/courier-imap.spec +++ b/courier-imap.spec @@ -92,6 +92,7 @@ install the entire Courier server. --disable-root-check \ --enable-unicode \ --with-authdaemonvar=%{_localstatedir}/run/authdaemon.%{name} \ + --with-certdb=%{_sysconfdir}/ssl/certs \ --enable-workarounds-for-imap-client-bugs %{__make} %{?jobs:-j%jobs}