Rebased to 1.0.5
This commit is contained in:
parent
9e4622b2dd
commit
64f09adf21
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ irqbalance-0.56.tbz2
|
||||
/irqbalance-1.0.2.tar.gz
|
||||
/irqbalance-1.0.3.tar.gz
|
||||
/irqbalance-1.0.4.tar.bz2
|
||||
/irqbalance-1.0.5.tar.gz
|
||||
|
@ -1,13 +1,13 @@
|
||||
Name: irqbalance
|
||||
Version: 1.0.4
|
||||
Release: 2%{?dist}
|
||||
Version: 1.0.5
|
||||
Release: 1%{?dist}
|
||||
Epoch: 2
|
||||
Summary: IRQ balancing daemon
|
||||
|
||||
Group: System Environment/Base
|
||||
License: GPLv2
|
||||
Url: http://irqbalance.org/
|
||||
Source0: http://irqbalance.googlecode.com/files/irqbalance-%{version}.tar.bz2
|
||||
Source0: http://irqbalance.googlecode.com/files/irqbalance-%{version}.tar.gz
|
||||
Source1: irqbalance.sysconfig
|
||||
|
||||
BuildRequires: autoconf automake libtool libcap-ng
|
||||
@ -70,6 +70,9 @@ fi
|
||||
/sbin/chkconfig --del irqbalance >/dev/null 2>&1 || :
|
||||
|
||||
%changelog
|
||||
* Mon Jan 21 2013 Petr Holasek <pholasek@redhat.com> - 2:1.0.5-1
|
||||
- Rebased to version 1.0.5
|
||||
|
||||
* Wed Aug 29 2012 Petr Holasek <pholasek@redhat.com> - 2:1.0.4-2
|
||||
- Env file path edited
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user