From cf0e7a0f008db68358a3649396ef220cc9a87a28 Mon Sep 17 00:00:00 2001 From: prockai Date: Mon, 17 Jul 2006 08:27:04 +0000 Subject: [PATCH] - disable inotify for now, doesn't build -- this needs fixing though --- dovecot.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dovecot.spec b/dovecot.spec index 016ac7d..9f0d9f7 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -88,8 +88,7 @@ autoreconf %endif --with-ssl=openssl \ --with-ssldir=%{ssldir} \ - --with-ldap \ - --with-notify=inotify + --with-ldap make @@ -214,6 +213,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Thu Jul 13 2006 Petr Rockai - 1.0-0.rc2 - update to latest upstream release candidate +- disable inotify for now, doesn't build -- this needs fixing though * Wed Jul 12 2006 Jesse Keating - 1.0-0.beta8.2.1 - rebuild