Hello community, here is the log from the commit of package mrtg checked in at Thu May 25 00:47:49 CEST 2006. -------- --- mrtg/mrtg.changes 2006-01-25 21:38:26.000000000 +0100 +++ mrtg/mrtg.changes 2006-05-24 11:18:38.000000000 +0200 @@ -1,0 +2,6 @@ +Wed May 24 11:15:30 CEST 2006 - anicka@suse.cz + +- update to 2.14.3 + - many small fixes and improvements + +------------------------------------------------------------------- Old: ---- mrtg-2.12.2-icons.diff mrtg-2.12.2.tar.gz mrtg-2.12.2.tar.gz.md5 mrtg-2.12.2.tar.gz.md5.pgp New: ---- mrtg-2.14.3-icons.diff mrtg-2.14.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mrtg.spec ++++++ --- /var/tmp/diff_new_pack.zSyjjH/_old 2006-05-25 00:47:44.000000000 +0200 +++ /var/tmp/diff_new_pack.zSyjjH/_new 2006-05-25 00:47:44.000000000 +0200 @@ -1,35 +1,31 @@ # -# spec file for package mrtg (Version 2.12.2) +# spec file for package mrtg (Version 2.14.3) # -# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # -# Please submit bugfixes or comments via http://www.suse.de/feedback/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: mrtg BuildRequires: gd-devel libjpeg-devel libpng-devel xorg-x11 xorg-x11-devel -Version: 2.12.2 +Version: 2.14.3 Release: 1 Requires: perl = %{perl_version} Autoreqprov: on Group: Productivity/Networking/Diagnostic License: GPL URL: http://www.mrtg.org -Summary: The Multi Router Traffic Grapher -Source: %{name}-%{version}.tar.gz -Source1: %{name}-%{version}.tar.gz.md5 -Source2: %{name}-%{version}.tar.gz.md5.pgp +Summary: The Multirouter Traffic Grapher +Source: %{name}-%{version}.tar.bz2 Patch0: %{name}-%{version}-icons.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -The Multi Router Traffic Grapher - -A tool to visualise network traffic via a web page. +A tool to visualize network traffic via a Web page. @@ -65,7 +61,6 @@ install -m 644 doc/mrtg-[lmr].png $RPM_BUILD_ROOT%{iconsdir} install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/apache2/icons install -m 644 doc/mrtg-[lmr].png $RPM_BUILD_ROOT%{_datadir}/apache2/icons -chmod 644 doc/*.html doc/*.wml rm -rf $RPM_BUILD_ROOT/usr/share/doc rm -rf $RPM_BUILD_ROOT/usr/share/mrtg2 @@ -74,7 +69,7 @@ %files %defattr(-, root, root) -%doc CHANGES COPYING COPYRIGHT README THANKS contrib doc/*.{pod,html,wml,txt,png} +%doc CHANGES COPYING COPYRIGHT README THANKS contrib doc/*.{pod,txt,png} %doc %{_mandir}/man?/* %{_bindir}/* %{iconsdir} @@ -82,6 +77,9 @@ %{_datadir}/apache2 %changelog -n mrtg +* Wed May 24 2006 - anicka@suse.cz +- update to 2.14.3 +- many small fixes and improvements * Wed Jan 25 2006 - mls@suse.de - converted neededforbuild to BuildRequires * Wed Jul 13 2005 - mjancar@suse.cz ++++++ mrtg-2.12.2-icons.diff -> mrtg-2.14.3-icons.diff ++++++ --- mrtg/mrtg-2.12.2-icons.diff 2005-07-13 18:24:02.000000000 +0200 +++ mrtg/mrtg-2.14.3-icons.diff 2006-05-24 10:59:29.000000000 +0200 @@ -1,18 +1,18 @@ --- bin/indexmaker +++ bin/indexmaker -@@ -485,7 +485,8 @@ - #lets make sure there is a trailing path separator - $gifPath =~ s|/*$|/|; - } else { -- $gifPath = "$$cfg{imagehtml}"; -+# $gifPath = "$$cfg{imagehtml}"; -+ $gifPath = "/icons/" - } +@@ -281,7 +281,8 @@ + #lets make sure there is a trailing path separator + $gifPath =~ s|/*$|/|; + } else { +- $gifPath = "$$cfg{imagehtml}"; ++ # $gifPath = "$$cfg{imagehtml}"; ++ $gifPath = "/icons/" + } + - my $VERSION = "2.12.2"; --- bin/mrtg +++ bin/mrtg -@@ -1517,7 +1517,8 @@ +@@ -1625,7 +1625,8 @@ #lets make sure there is a trailing path separator $gifPath =~ s|/*$|/|; } else { ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de