Irqbalance website was fixed to the recent one

This commit is contained in:
Petr Holasek 2014-02-10 16:15:59 +01:00
parent f819c0617d
commit 9880a81840
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ irqbalance-0.56.tbz2
/irqbalance-1.0.5.tar.gz
/irqbalance-1.0.6.tar.gz
/irqbalance-1.0.7.tar.bz2
/v1.0.7.tar.gz

View File

@ -1,13 +1,13 @@
Name: irqbalance
Version: 1.0.7
Release: 2%{?dist}
Release: 3%{?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
Url: https://github.com/Irqbalance/irqbalance
Source0: https://github.com/Irqbalance/irqbalance/archive/v%{version}.tar.gz
Source1: irqbalance.sysconfig
BuildRequires: autoconf automake libtool libcap-ng
@ -67,6 +67,9 @@ fi
/sbin/chkconfig --del irqbalance >/dev/null 2>&1 || :
%changelog
* Mon Feb 10 2014 Petr Holasek <pholasek@redhat.com> - 2:1.0.7-3
- Irqbalance website address was fixed
* Fri Jan 10 2014 Petr Holasek <pholasek@redhat.com> - 2:1.0.7-2
- ppc64le architecture support was enabled
@ -197,7 +200,7 @@ fi
* Fri Aug 01 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2:0.55-11
- fix license tag
* Tue Jun 04 2008 Neil Horman <nhorman@redhat.com> - 2:0.55-10
* Wed Jun 04 2008 Neil Horman <nhorman@redhat.com> - 2:0.55-10
- Update man page to explain why irqbalance exits on single cache (bz 449949)
* Tue Mar 18 2008 Neil Horman <nhorman@redhat.com> - 2:0.55-9

View File

@ -1 +1 @@
09cb0ab81ab4f3401a7ff5dabc158a1e irqbalance-1.0.7.tar.bz2
2a7090abab6bba15d632c24f5554e7ae v1.0.7.tar.gz