Author: baggins Date: Mon Jan 26 10:44:46 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - don't spew orthogonal error messages in munin-run (fixes munin-node-configure)
---- Files affected: SPECS: munin.spec (1.61 -> 1.62) ---- Diffs: ================================================================ Index: SPECS/munin.spec diff -u SPECS/munin.spec:1.61 SPECS/munin.spec:1.62 --- SPECS/munin.spec:1.61 Thu Dec 4 00:41:00 2008 +++ SPECS/munin.spec Mon Jan 26 11:44:41 2009 @@ -10,7 +10,7 @@ Summary(pl.UTF-8): Munin - agent danych RRD Linpro Name: munin Version: 1.3.4 -Release: 4.1 +Release: 4.2 License: GPL Group: Applications/WWW Source0: http://dl.sourceforge.net/munin/%{name}_%{version}.tar.gz @@ -27,6 +27,7 @@ Patch3: %{name}-group_order.patch Patch4: %{name}-rrdtool-font.patch Patch5: %{name}-templatedir.patch +Patch6: %{name}-no-junk.patch URL: http://munin.sourceforge.net/ BuildRequires: migrate-to-webapps BuildRequires: html2text @@ -121,6 +122,7 @@ %patch3 -p0 %patch4 -p1 %patch5 -p1 +%patch6 -p1 %if "%{_lib}" != "lib" sed -i -e 's|/usr/lib/mailman|%{_libdir}/mailman|g' node/node.d/mailman.in @@ -267,6 +269,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.62 2009/01/26 10:44:41 baggins +- don't spew orthogonal error messages in munin-run (fixes munin-node-configure) + Revision 1.61 2008/12/03 23:41:00 baggins - slowly migrating to webapps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/munin.spec?r1=1.61&r2=1.62&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
