diff --git a/vhostmd.conf b/vhostmd.conf index 8afd303..d1b6da0 100644 --- a/vhostmd.conf +++ b/vhostmd.conf @@ -150,13 +150,28 @@ within the vm element. - + TotalCPUTime diff --git a/vhostmd.spec b/vhostmd.spec index fc48e1f..8712240 100644 --- a/vhostmd.spec +++ b/vhostmd.spec @@ -8,7 +8,7 @@ Summary: Virtualization host metrics daemon Name: vhostmd Version: 0.4 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2+ Group: System Environment/Daemons BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -192,6 +192,9 @@ exit 0 %changelog +* Tue Apr 27 2010 Richard W.M. Jones - 0.4-6 +- Updated vhostmd.conf file which enables TotalCPUTime metric. + * Tue Feb 16 2010 Richard W.M. Jones - 0.4-5 - Add a patch to link tests explicitly with -ldl (RHBZ#565096).