From 86e5400e2255533b58e7df9face3b7b038b56d826b40278d2ee256f992fbca14 Mon Sep 17 00:00:00 2001 From: Christian Wittmer Date: Wed, 21 Sep 2011 23:13:58 +0000 Subject: [PATCH] change authdaemonvar, see courier-authlib OBS-URL: https://build.opensuse.org/package/show/server:mail/courier-imap?expand=0&rev=55 --- courier-imap.changes | 5 +++++ courier-imap.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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