From 39e39861b1b90a2285f044f131c3affcb8ae9e1a Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Mon, 2 Jul 2012 15:27:30 +0200 Subject: [PATCH] make quota work with NFS mounted mailboxes --- dovecot.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 - 1:2.1.7-5 +- make quota work with NFS mounted mailboxes + * Fri Jun 22 2012 Michal Hlavinka - 1:2.1.7-4 - posttrans argument is always zero