diff --git a/vhostmd.spec b/vhostmd.spec index 8f93f22..bd2b1c1 100644 --- a/vhostmd.spec +++ b/vhostmd.spec @@ -8,7 +8,7 @@ Summary: Virtualization host metrics daemon Name: vhostmd Version: 0.4 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ Group: System Environment/Daemons BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -71,6 +71,8 @@ Header and libraries necessary for metrics gathering development %prep %setup -q +%patch0 -p1 + %build %configure \ @@ -186,7 +188,7 @@ exit 0 %changelog -* Tue Feb 16 2010 Richard W.M. Jones - 0.4-3 +* Tue Feb 16 2010 Richard W.M. Jones - 0.4-4 - Add a patch to link tests explicitly with -ldl (RHBZ#565096). * Thu Dec 10 2009 Richard W.M. Jones - 0.4-2