Author: baggins Date: Fri Dec 23 22:19:25 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - release 3 - resolve incompatibilities with rrdtool 1.2
---- Files affected: SPECS: munin.spec (1.31 -> 1.32) ---- Diffs: ================================================================ Index: SPECS/munin.spec diff -u SPECS/munin.spec:1.31 SPECS/munin.spec:1.32 --- SPECS/munin.spec:1.31 Tue Dec 13 14:58:51 2005 +++ SPECS/munin.spec Fri Dec 23 23:19:20 2005 @@ -10,7 +10,7 @@ Summary(pl): Munin - agent danych RRD Linpro Name: munin Version: 1.3.2 -Release: 2 +Release: 3 License: GPL Group: Daemons Source0: http://dl.sourceforge.net/munin/%{name}_%{version}.tar.gz @@ -22,6 +22,7 @@ Patch0: %{name}-Makefile.patch Patch1: %{name}-plugins.patch Patch2: %{name}-node-config.patch +Patch3: %{name}-rrdtool12.patch URL: http://munin.sourceforge.net/ BuildRequires: html2text BuildRequires: htmldoc @@ -31,7 +32,7 @@ Requires: perl-Date-Manip Requires: perl-HTML-Template Requires: perl-Net-Server -Requires: rrdtool +Requires: rrdtool >= 1.2.11 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -98,6 +99,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build %{__make} build @@ -230,6 +232,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.32 2005/12/23 22:19:20 baggins +- release 3 +- resolve incompatibilities with rrdtool 1.2 + Revision 1.31 2005/12/13 13:58:51 glen - adapterized (sorted %verify attrs) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/munin.spec?r1=1.31&r2=1.32&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
