commit rrdtool for openSUSE:Factory
Hello community, here is the log from the commit of package rrdtool for openSUSE:Factory checked in at Wed Mar 31 19:54:27 CEST 2010. -------- --- rrdtool/rrdtool.changes 2009-04-20 17:59:28.000000000 +0200 +++ /mounts/work_src_done/STABLE/rrdtool/rrdtool.changes 2010-03-30 18:20:51.000000000 +0200 @@ -1,0 +2,36 @@ +Tue Mar 30 18:16:24 CEST 2010 - anicka@suse.cz + +- update to 1.4.3 + * rrdcached: Log to stderr (in addition to syslog) when running + in foreground. + * rrdcached: Added -m command line option. + * rrdcached: Added -s option so set group permissions of the + UNIX domain socket. + * rrd_create: added --no-overwrite option. It prevents rrdtool + from clobbering existing rrd files. + * ruby bindings: rb_rrd_xport function + * use locale settings and _NL_TIME_WEEK_1STDAY to determine + the first day of the week. Works on Linux at least + * rrd_graph: \u to backup one line for special legend placement + tricks + * rrd_update: new (better) checker for incoming COUNTER + or DERIVED data. + +------------------------------------------------------------------- +Mon Mar 8 10:00:49 UTC 2010 - coolo@novell.com + +- update to 1.4.2 + * RRD Caching Daemon (rrdcached) + See rrdcached documentation. + * The output of rrdtool dump has been adjusted to be simpler to parse by + existing xml parsers. + * RRD Graphing functions (rrdtool graph) + + VDEF PERCENTNAN (a PRECENT that ignores NAN) + + CDEF PREDICT and PREDICTSIGMA functions for on-the-fly + data prediction without the need to modify existing rrd files as it is + required for HoltWinters. + + LibDBI integration provides a path to read data directly of a supported + SQL database into rrdtool graph. See rrdgraph_libdbi documentation. + * quite some more - see NEWS and CHANGES + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- rrdtool-1.3.7.tar.bz2 New: ---- rrdtool-1.4.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rrdtool.spec ++++++ --- /var/tmp/diff_new_pack.DzEn0h/_old 2010-03-31 19:53:35.000000000 +0200 +++ /var/tmp/diff_new_pack.DzEn0h/_new 2010-03-31 19:53:35.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package rrdtool (Version 1.3.7) +# spec file for package rrdtool (Version 1.4.3) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,11 +19,12 @@ Name: rrdtool BuildRequires: cairo-devel freetype2-devel gettext-tools glib2-devel intltool libart_lgpl-devel libpng-devel libxml2-devel pango-devel python-devel tcl-devel -License: GPL v2 or later +BuildRequires: ruby-devel +License: GPLv2+ Group: Productivity/Scientific/Math AutoReqProv: on Requires: perl = %{perl_version} -Version: 1.3.7 +Version: 1.4.3 Release: 1 Source: %{name}-%{version}.tar.bz2 Source1: cgilib-0.5.tar.bz2 @@ -38,12 +39,6 @@ generate graphical representations of the data values collected over a definable time period. - - -Authors: --------- - Tobias Oetiker <oetiker@ee.ethz.ch> - %prep %setup -q -a1 @@ -131,7 +126,7 @@ #%{_datadir}/%{name} %package devel -License: GPL v2 or later +License: GPLv2+ Summary: A tool for data logging and analysis - Development files Group: Productivity/Scientific/Math Requires: %name = %version @@ -143,11 +138,6 @@ definable time period. - -Authors: --------- - Tobias Oetiker <oetiker@ee.ethz.ch> - %files devel %defattr(-, root, root) /usr/include/* @@ -156,7 +146,7 @@ %{_libdir}/pkgconfig/librrd.pc %package -n python-rrdtool -License: GPL v2 or later +License: GPLv2+ Summary: Python bindings for rrdtool Group: Productivity/Scientific/Math Requires: %name = %version @@ -170,12 +160,6 @@ This package contains the Python bindings - - -Authors: --------- - Tobias Oetiker <oetiker@ee.ethz.ch> - %files -n python-rrdtool %defattr(-, root, root) %{py_sitedir}/* ++++++ rrdtool-1.3.7.tar.bz2 -> rrdtool-1.4.3.tar.bz2 ++++++ ++++ 166832 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de