# HG changeset patch # User Michael Schloh von Bennewitz # Date 1240223648 -7200 # Node ID 66c4ec7f657ebac0b1f0addaf4757125252ea7d7 # Parent 8998cbee3fc302bfbc9dbd8eac818e9da1c570ff Add icon useful for serving favicons in HTML header. diff -r 8998cbee3fc3 -r 66c4ec7f657e webalizer/webalizer.spec --- a/webalizer/webalizer.spec Mon Apr 20 01:18:20 2009 +0200 +++ b/webalizer/webalizer.spec Mon Apr 20 12:34:08 2009 +0200 @@ -37,7 +37,7 @@ Group: Logfile License: GPL Version: %{V_here} -Release: 20090414 +Release: 20090418 # package options %option with_dns no @@ -49,6 +49,7 @@ Source1: ftp://ftp.mrunix.net/pub/webalizer/geodb/webalizer-geodb-%{V_geodb}.tgz Source2: ftp://ftp.mrunix.net/pub/webalizer/webalizer-flags.tgz Source3: rc.webalizer +Source4: webgraphicon.png Patch0: webalizer.patch # build information @@ -140,6 +141,8 @@ sample.conf $RPM_BUILD_ROOT%{l_prefix}/etc/webalizer/webalizer.conf %{l_shtool} install -c -m 644 \ GeoDB.dat $RPM_BUILD_ROOT%{l_prefix}/var/webalizer/ + %{l_shtool} install -c -m 644 \ + webgraphicon.png $RPM_BUILD_ROOT%{l_prefix}/web/webalizer/ mv flags $RPM_BUILD_ROOT%{l_prefix}/share/webalizer/ ln $RPM_BUILD_ROOT%{l_prefix}/bin/webalizer \ $RPM_BUILD_ROOT%{l_prefix}/bin/webazolver diff -r 8998cbee3fc3 -r 66c4ec7f657e webalizer/webgraphicon.png Binary file webalizer/webgraphicon.png has changed