Browse Source

* irqbalance: add missing BuildRequires: imake

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3571 ec354946-7b23-47d6-9f5a-488ba84defc7
shaolin 13 years ago
parent
commit
31b90e4277
1 changed files with 5 additions and 1 deletions
  1. 5 1
      i/irqbalance/irqbalance-vl.spec

+ 5 - 1
i/irqbalance/irqbalance-vl.spec

@@ -1,6 +1,6 @@
 %define name	irqbalance
 %define version	0.55
-%define release	2%{?_dist_release}
+%define release	3%{?_dist_release}
 
 Summary:	Daemon to balance irq's across multiple CPUs/Cores.
 Summary(ja):	複数の CPU 間で IRQ をバランスさせるためのデーモン
@@ -17,6 +17,7 @@ Patch0:		%{name}-%{version}-svn19.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
 BuildRequires:	glib2-devel
+BuildRequires:	imake
 
 %description
 Daemon to balance irq's across multiple CPUs on systems with
@@ -64,6 +65,9 @@ fi
 
 
 %changelog
+* Tue Apr 19 2011 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 0.55-3
+- add missing BuildRequires: imake
+
 * Sun Apr 17 2011 Shu KONNO <owa@bg.wakwak.com> 0.55-2
 - rebuilt with rpm-4.8.1-3