diff --git a/courier-imap.changes b/courier-imap.changes index a1e7c71..29856ee 100644 --- a/courier-imap.changes +++ b/courier-imap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 21 23:11:38 UTC 2011 - chris@computersalat.de + +- change --with-authdaemonvar to /var/run/courier-authlib + ------------------------------------------------------------------- Fri May 27 19:16:25 UTC 2011 - chris@computersalat.de diff --git a/courier-imap.spec b/courier-imap.spec index 96670e3..aa3f427 100644 --- a/courier-imap.spec +++ b/courier-imap.spec @@ -92,7 +92,7 @@ install the entire Courier server. --disable-static \ --disable-root-check \ --enable-unicode \ - --with-authdaemonvar=%{_localstatedir}/run/authdaemon.%{name} \ + --with-authdaemonvar=%{_localstatedir}/run/courier-authlib \ --with-certdb=%{_sysconfdir}/ssl/certs \ --with-certsdir=%{_sysconfdir}/ssl/private \ --enable-workarounds-for-imap-client-bugs