diff --git a/munin.spec b/munin.spec index ca04666..6319f6a 100644 --- a/munin.spec +++ b/munin.spec @@ -1,6 +1,6 @@ Name: munin Version: 1.2.6 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Network-wide graphing framework (grapher/gatherer) License: GPLv2 and Bitstream Vera Group: System Environment/Daemons @@ -25,7 +25,7 @@ Requires: rrdtool Requires: logrotate Requires(pre): shadow-utils Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -Requires: dejavu-fonts +Requires: dejavu-fonts-sans-mono %description Munin is a highly flexible and powerful solution used to create graphs of @@ -246,6 +246,9 @@ exit 0 %doc %{_mandir}/man5/munin-node* %changelog +* Mon Jan 12 2009 Kevin Fenzi - 1.2.6-6 +- Fix to require the correct font + * Sun Jan 11 2009 Kevin Fenzi - 1.2.6-5 - Switch to using dejavu-fonts instead of bitstream-vera