webalizer/webalizer.spec

changeset 175
66c4ec7f657e
parent 156
3831ba5c7ba7
child 177
ba548e351342
     1.1 --- a/webalizer/webalizer.spec	Mon Apr 20 01:18:20 2009 +0200
     1.2 +++ b/webalizer/webalizer.spec	Mon Apr 20 12:34:08 2009 +0200
     1.3 @@ -37,7 +37,7 @@
     1.4  Group:        Logfile
     1.5  License:      GPL
     1.6  Version:      %{V_here}
     1.7 -Release:      20090414
     1.8 +Release:      20090418
     1.9  
    1.10  #   package options
    1.11  %option       with_dns    no
    1.12 @@ -49,6 +49,7 @@
    1.13  Source1:      ftp://ftp.mrunix.net/pub/webalizer/geodb/webalizer-geodb-%{V_geodb}.tgz
    1.14  Source2:      ftp://ftp.mrunix.net/pub/webalizer/webalizer-flags.tgz
    1.15  Source3:      rc.webalizer
    1.16 +Source4:      webgraphicon.png
    1.17  Patch0:       webalizer.patch
    1.18  
    1.19  #   build information
    1.20 @@ -140,6 +141,8 @@
    1.21          sample.conf $RPM_BUILD_ROOT%{l_prefix}/etc/webalizer/webalizer.conf
    1.22      %{l_shtool} install -c -m 644 \
    1.23          GeoDB.dat $RPM_BUILD_ROOT%{l_prefix}/var/webalizer/
    1.24 +    %{l_shtool} install -c -m 644 \
    1.25 +        webgraphicon.png $RPM_BUILD_ROOT%{l_prefix}/web/webalizer/
    1.26      mv flags $RPM_BUILD_ROOT%{l_prefix}/share/webalizer/
    1.27      ln $RPM_BUILD_ROOT%{l_prefix}/bin/webalizer \
    1.28         $RPM_BUILD_ROOT%{l_prefix}/bin/webazolver

mercurial