Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/irqbalance.git#6bda2b87f55f6da14c57875889de53b4639f5495
This commit is contained in:
parent
e1c02b76b1
commit
9f48866b73
@ -1,6 +1,6 @@
|
||||
Name: irqbalance
|
||||
Version: 1.7.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Epoch: 2
|
||||
Summary: IRQ balancing daemon
|
||||
|
||||
@ -12,6 +12,7 @@ Source1: irqbalance.sysconfig
|
||||
BuildRequires: autoconf automake libtool libcap-ng
|
||||
BuildRequires: glib2-devel pkgconf libcap-ng-devel
|
||||
BuildRequires: systemd ncurses-devel
|
||||
BuildRequires: make
|
||||
Requires: ncurses-libs
|
||||
%ifnarch %{arm}
|
||||
BuildRequires: numactl-devel
|
||||
@ -69,6 +70,9 @@ fi
|
||||
/sbin/chkconfig --del irqbalance >/dev/null 2>&1 || :
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.7.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Wed Aug 05 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 2:1.7.0-4
|
||||
- Epoch never can go backwards
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user