SPECS: munin.spec - rel 4 - R rrdtool >= 1.3 and font package, do not packa...

baggins baggins at pld-linux.org
Mon Dec 1 00:59:55 CET 2008


Author: baggins                      Date: Sun Nov 30 23:59:55 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 4
- R rrdtool >= 1.3 and font package, do not package VeraMono.TTF
- all this fixes problems with unaligned legend in graphs made with rrdtool 1.3+

---- Files affected:
SPECS:
   munin.spec (1.56 -> 1.57) 

---- Diffs:

================================================================
Index: SPECS/munin.spec
diff -u SPECS/munin.spec:1.56 SPECS/munin.spec:1.57
--- SPECS/munin.spec:1.56	Sun Nov 30 18:06:08 2008
+++ SPECS/munin.spec	Mon Dec  1 00:59:50 2008
@@ -10,7 +10,7 @@
 Summary(pl.UTF-8):	Munin - agent danych RRD Linpro
 Name:		munin
 Version:	1.3.4
-Release:	3
+Release:	4
 License:	GPL
 Group:		Daemons
 Source0:	http://dl.sourceforge.net/munin/%{name}_%{version}.tar.gz
@@ -24,16 +24,18 @@
 Patch1:		%{name}-plugins.patch
 Patch2:		%{name}-node-config.patch
 Patch3:		%{name}-group_order.patch
+Patch4:		%{name}-rrdtool-font.patch
 URL:		http://munin.sourceforge.net/
 BuildRequires:	html2text
 BuildRequires:	htmldoc
 BuildRequires:	perl-devel
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires:	%{name}-common = %{version}-%{release}
+Requires:	fonts-TTF-bitstream-vera
 Requires:	perl-Date-Manip
 Requires:	perl-HTML-Template
 Requires:	perl-Net-Server
-Requires:	rrdtool >= 1.2.11
+Requires:	rrdtool >= 1.3.0
 Conflicts:	logrotate < 3.7-4
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -103,6 +105,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p0
+%patch4 -p1
 
 %if "%{_lib}" != "lib"
 sed -i -e 's|/usr/lib/mailman|%{_libdir}/mailman|g' node/node.d/mailman.in
@@ -189,7 +192,6 @@
 %attr(644,munin,root) %{htmldir}/style.css
 %attr(755,munin,root) %dir %{_datadir}/munin/cgi
 %attr(755,munin,root) %{_datadir}/munin/cgi/munin-cgi-graph
-%{_datadir}/munin/VeraMono.ttf
 %{perl_vendorlib}/Munin.pm
 %{_mandir}/man8/munin-graph*
 %{_mandir}/man8/munin-update*
@@ -238,6 +240,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2008/11/30 23:59:50  baggins
+- rel 4
+- R rrdtool >= 1.3 and font package, do not package VeraMono.TTF
+- all this fixes problems with unaligned legend in graphs made with rrdtool 1.3+
+
 Revision 1.56  2008/11/30 17:06:08  baggins
 - rel 3 now
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/munin.spec?r1=1.56&r2=1.57&f=u



More information about the pld-cvs-commit mailing list