Stephan Kulow 2011-12-14 13:33:24 +00:00 committed by Git OBS Bridge
commit 8ea175f0de
2 changed files with 9 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 1 17:11:11 UTC 2011 - coolo@suse.com
- make it as exclusive as numactl
-------------------------------------------------------------------
Tue Nov 29 21:11:49 UTC 2011 - crrodriguez@opensuse.org

View File

@ -15,23 +15,22 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: irqbalance
Version: 1.0
Release: 9
License: GPLv2+
Release: 0
License: GPL-2.0+
Summary: Balance IRQs on SMP Machines
Url: http://code.google.com/p/irqbalance
Group: System/Daemons
Source: %{name}-%{version}.tar.bz2
Source2: irq_balancer
Source3: sysconfig.irqbalance
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: libnuma-devel
BuildRequires: libtool
BuildRequires: pkgconfig(glib-2.0)
PreReq: coreutils
PreReq: fillup
ExclusiveArch: ia64 x86_64 ppc64 ppc %sparc
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} >= 1130
BuildRequires: libcap-ng-devel