From 48cba8db2d563a9553edbbcd36d7ccff160f476efb4cbf08f61e68e7d4fa5d68 Mon Sep 17 00:00:00 2001 From: Thomas Renninger Date: Wed, 9 May 2012 15:29:34 +0000 Subject: [PATCH] - 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 --- irqbalance-1.0.3.tar.bz2 | 3 +++ irqbalance-1.0.tar.bz2 | 3 --- irqbalance.changes | 5 +++++ irqbalance.spec | 12 +++++++----- 4 files changed, 15 insertions(+), 8 deletions(-) create mode 100644 irqbalance-1.0.3.tar.bz2 delete mode 100644 irqbalance-1.0.tar.bz2 diff --git a/irqbalance-1.0.3.tar.bz2 b/irqbalance-1.0.3.tar.bz2 new file mode 100644 index 0000000..6842452 --- /dev/null +++ b/irqbalance-1.0.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e57569a98af4858e5dc0ef5814ef3e58d51230698029febce644ff2a782abe7 +size 255835 diff --git a/irqbalance-1.0.tar.bz2 b/irqbalance-1.0.tar.bz2 deleted file mode 100644 index 1590108..0000000 --- a/irqbalance-1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3780eb5524d6da55235b0c63eacb069bbf901114947c3edadcbc0407abb1f0cf -size 29689 diff --git a/irqbalance.changes b/irqbalance.changes index cf7974a..56fcbc5 100644 --- a/irqbalance.changes +++ b/irqbalance.changes @@ -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 diff --git a/irqbalance.spec b/irqbalance.spec index 82ebd5b..0ea4c97 100644 --- a/irqbalance.spec +++ b/irqbalance.spec @@ -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