From e5133c2441a0c1075b64d74433161f0d10e70e08 Mon Sep 17 00:00:00 2001 From: Neil Horman <nhorman@fedoraproject.org> Date: Tue, 1 Sep 2009 23:59:01 +0000 Subject: [PATCH] Fixing spec file --- irqbalance.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/irqbalance.spec b/irqbalance.spec index bae1895..666928e 100644 --- a/irqbalance.spec +++ b/irqbalance.spec @@ -1,7 +1,7 @@ Summary: IRQ balancing daemon Name: irqbalance Version: 0.55 -Release: 21%{?dist} +Release: 22%{?dist} Epoch: 2 Group: System Environment/Base License: GPLv2 @@ -11,7 +11,7 @@ Source1: irqbalance.init Source2: irqbalance.sysconfig Source3: irqbalance.1 Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) -BuildRequires: autoconf +BuildRequires: autoconf automake Requires(post): chkconfig Requires(postun):chkconfig Requires(preun):chkconfig @@ -82,6 +82,9 @@ exit 0 %changelog +* Tue Sep 01 2009 Neil Horman <nhorman@redhat.com> - 2:0.55-22 +- Fixing BuildRequires for new config script + * Tue Sep 01 2009 Neil Horman <nhorman@redhat.com> - 2:0.55-21 - Fixing BuildRequires for new config script