- Update to version 1.0.3 and make spec file to spec-cleaner clean.
OBS-URL: https://build.opensuse.org/package/show/Base:System/irqbalance?expand=0&rev=21
This commit is contained in:
parent
856ad44be3
commit
48cba8db2d
3
irqbalance-1.0.3.tar.bz2
Normal file
3
irqbalance-1.0.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e57569a98af4858e5dc0ef5814ef3e58d51230698029febce644ff2a782abe7
|
||||
size 255835
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3780eb5524d6da55235b0c63eacb069bbf901114947c3edadcbc0407abb1f0cf
|
||||
size 29689
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 9 15:28:56 UTC 2012 - trenn@suse.de
|
||||
|
||||
- Update to version 1.0.3 and make spec file to spec-cleaner clean.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 1 17:11:11 UTC 2011 - coolo@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package irqbalance
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -15,8 +15,10 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: irqbalance
|
||||
Version: 1.0
|
||||
Version: 1.0.3
|
||||
Release: 0
|
||||
License: GPL-2.0+
|
||||
Summary: Balance IRQs on SMP Machines
|
||||
@ -28,10 +30,10 @@ Source3: sysconfig.irqbalance
|
||||
BuildRequires: libnuma-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
PreReq: coreutils
|
||||
PreReq: fillup
|
||||
ExclusiveArch: ia64 x86_64 ppc64 ppc %sparc
|
||||
Requires(pre): coreutils
|
||||
Requires(pre): fillup
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: ia64 x86_64 ppc64 ppc %sparc
|
||||
%if 0%{?suse_version} >= 1130
|
||||
BuildRequires: libcap-ng-devel
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user