Author: baggins Date: Sun Nov 30 16:53:36 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - try to fix sorting issues
---- Files affected: SPECS: munin.spec (1.52 -> 1.53) ---- Diffs: ================================================================ Index: SPECS/munin.spec diff -u SPECS/munin.spec:1.52 SPECS/munin.spec:1.53 --- SPECS/munin.spec:1.52 Sun Nov 30 01:57:45 2008 +++ SPECS/munin.spec Sun Nov 30 17:53:31 2008 @@ -10,7 +10,7 @@ Summary(pl.UTF-8): Munin - agent danych RRD Linpro Name: munin Version: 1.3.4 -Release: 2 +Release: 2.1 License: GPL Group: Daemons Source0: http://dl.sourceforge.net/munin/%{name}_%{version}.tar.gz @@ -23,6 +23,7 @@ Patch0: %{name}-Makefile.patch Patch1: %{name}-plugins.patch Patch2: %{name}-node-config.patch +Patch3: %{name}-group_order.patch URL: http://munin.sourceforge.net/ BuildRequires: html2text BuildRequires: htmldoc @@ -101,6 +102,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p0 %if "%{_lib}" != "lib" sed -i -e 's|/usr/lib/mailman|%{_libdir}/mailman|g' node/node.d/mailman.in @@ -236,6 +238,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.53 2008/11/30 16:53:31 baggins +- try to fix sorting issues + Revision 1.52 2008/11/30 00:57:45 baggins - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/munin.spec?r1=1.52&r2=1.53&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
