diff -r d578bc64f160 -r e6362b30494e webalizer/webalizer.spec --- a/webalizer/webalizer.spec Wed Apr 01 16:30:59 2009 +0200 +++ b/webalizer/webalizer.spec Wed Apr 01 16:32:03 2009 +0200 @@ -36,7 +36,7 @@ Group: Logfile License: GPL Version: %{V_here} -Release: 20081215 +Release: 20090401 # package options %option with_dns no @@ -77,6 +77,7 @@ CC="%{l_cc}" \ CFLAGS="%{l_cflags -O}" \ CPPFLAGS="%{l_cppflags} -DHAVE_DB_185_H" \ + GREP="grep" \ ./configure \ --prefix=%{l_prefix} \ %if "%{with_dns}" == "yes"