webalizer/webalizer.spec

changeset 124
e6362b30494e
parent 123
d578bc64f160
child 126
f345dc239867
     1.1 --- a/webalizer/webalizer.spec	Wed Apr 01 16:30:59 2009 +0200
     1.2 +++ b/webalizer/webalizer.spec	Wed Apr 01 16:32:03 2009 +0200
     1.3 @@ -36,7 +36,7 @@
     1.4  Group:        Logfile
     1.5  License:      GPL
     1.6  Version:      %{V_here}
     1.7 -Release:      20081215
     1.8 +Release:      20090401
     1.9  
    1.10  #   package options
    1.11  %option       with_dns       no
    1.12 @@ -77,6 +77,7 @@
    1.13      CC="%{l_cc}" \
    1.14      CFLAGS="%{l_cflags -O}" \
    1.15      CPPFLAGS="%{l_cppflags} -DHAVE_DB_185_H" \
    1.16 +    GREP="grep" \
    1.17      ./configure \
    1.18          --prefix=%{l_prefix} \
    1.19  %if "%{with_dns}" == "yes"

mercurial