diff -r f6edc24e328f -r 31dfae41ec78 dovecot/dovecot.spec --- a/dovecot/dovecot.spec Tue Apr 07 19:52:45 2009 +0200 +++ b/dovecot/dovecot.spec Tue Apr 07 19:53:11 2009 +0200 @@ -39,7 +39,7 @@ Group: Mail License: MIT+LGPL Version: %{V_major}.%{V_minor} -Release: 20090319 +Release: 20090408 # package options %option with_fsl yes @@ -162,6 +162,7 @@ CPPFLAGS="$cppflags" \ LDFLAGS="$ldflags" \ LIBS="$libs" \ + GREP="grep" \ ./configure \ --prefix=%{l_prefix} \ --sysconfdir=%{l_prefix}/etc/dovecot \ @@ -228,6 +229,7 @@ CFLAGS="%{l_cflags -O}" \ CPPFLAGS="%{l_cppflags}" \ LDFLAGS="%{l_ldflags}" \ + GREP="grep" \ ./configure \ --prefix=%{l_prefix} \ --with-dovecot=..