From 554733c72eca84358e95f01f16151cf8cb489a93 Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Mon, 18 May 2015 09:53:03 +0200 Subject: [PATCH] director: Login UNIX sockets were normally detected as doveadm or director ring sockets, causing it to break in existing installations. - sdbox: When copying a mail in alt storage, place the destination to alt storage as well. --- dovecot.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dovecot.spec b/dovecot.spec index 9581dd3..46f6711 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -432,6 +432,7 @@ make check %{_libdir}/dovecot/stats/libstats_mail.so %{_libdir}/dovecot/libdriver_sqlite.so %{_libdir}/dovecot/libssl_iostream_openssl.so +%{_libdir}/dovecot/libfs_compress.so %dir %{_libdir}/dovecot/settings %{_libexecdir}/%{name} @@ -440,6 +441,8 @@ make check %ghost /var/run/dovecot %attr(0750,dovecot,dovecot) /var/lib/dovecot +%{_datadir}/%{name} + %{_mandir}/man1/deliver.1* %{_mandir}/man1/doveadm*.1* %{_mandir}/man1/doveconf.1*