[dovecot] make quota work with NFS mounted mailboxes

Michal Hlavinka mhlavink at fedoraproject.org
Mon Jul 2 13:27:32 UTC 2012


commit 39e39861b1b90a2285f044f131c3affcb8ae9e1a
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Mon Jul 2 15:27:30 2012 +0200

    make quota work with NFS mounted mailboxes

 dovecot.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/dovecot.spec b/dovecot.spec
index 6ba075b..e4e87b1 100644
--- a/dovecot.spec
+++ b/dovecot.spec
@@ -3,7 +3,7 @@ Name: dovecot
 Epoch: 1
 Version: 2.1.7
 #global prever .rc6
-Release: 4%{?dist}
+Release: 5%{?dist}
 #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
 License: MIT and LGPLv2
 Group: System Environment/Daemons
@@ -36,6 +36,7 @@ BuildRequires: postgresql-devel
 BuildRequires: mysql-devel
 BuildRequires: openldap-devel
 BuildRequires: krb5-devel
+BuildRequires: quota-devel
 
 # gettext-devel is needed for running autoconf because of the
 # presence of AM_ICONV
@@ -457,6 +458,9 @@ make check
 %{_libdir}/%{name}/dict/libdriver_pgsql.so
 
 %changelog
+* Mon Jul 02 2012 Michal Hlavinka <mhlavink at redhat.com> - 1:2.1.7-5
+- make quota work with NFS mounted mailboxes
+
 * Fri Jun 22 2012 Michal Hlavinka <mhlavink at redhat.com> - 1:2.1.7-4
 - posttrans argument is always zero
 


More information about the scm-commits mailing list