1.1 --- a/dovecot/dovecot.spec Tue Apr 07 19:52:45 2009 +0200 1.2 +++ b/dovecot/dovecot.spec Tue Apr 07 19:53:11 2009 +0200 1.3 @@ -39,7 +39,7 @@ 1.4 Group: Mail 1.5 License: MIT+LGPL 1.6 Version: %{V_major}.%{V_minor} 1.7 -Release: 20090319 1.8 +Release: 20090408 1.9 1.10 # package options 1.11 %option with_fsl yes 1.12 @@ -162,6 +162,7 @@ 1.13 CPPFLAGS="$cppflags" \ 1.14 LDFLAGS="$ldflags" \ 1.15 LIBS="$libs" \ 1.16 + GREP="grep" \ 1.17 ./configure \ 1.18 --prefix=%{l_prefix} \ 1.19 --sysconfdir=%{l_prefix}/etc/dovecot \ 1.20 @@ -228,6 +229,7 @@ 1.21 CFLAGS="%{l_cflags -O}" \ 1.22 CPPFLAGS="%{l_cppflags}" \ 1.23 LDFLAGS="%{l_ldflags}" \ 1.24 + GREP="grep" \ 1.25 ./configure \ 1.26 --prefix=%{l_prefix} \ 1.27 --with-dovecot=..