SHA256
1
0
forked from pool/courier-imap

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
This commit is contained in:
Christian Wittmer 2010-05-17 15:10:35 +00:00 committed by Git OBS Bridge
parent 9a28c44afb
commit e46a3c8947
2 changed files with 7 additions and 0 deletions

View File

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

View File

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