Remove triggerun -- irqbalance < 2:0.56-3
The check is outdated, no longer needed for current irqbalance versions, so remove it. Signed-off-by: Tao Liu <ltao@redhat.com> Signed-off-by: Timothée Ravier <tim@siosm.fr>
This commit is contained in:
parent
0fcb3e00ae
commit
9a42c6fca7
@ -107,12 +107,6 @@ make check
|
|||||||
%postun
|
%postun
|
||||||
%systemd_postun_with_restart irqbalance.service
|
%systemd_postun_with_restart irqbalance.service
|
||||||
|
|
||||||
%triggerun -- irqbalance < 2:0.56-3
|
|
||||||
if /sbin/chkconfig --level 3 irqbalance ; then
|
|
||||||
/bin/systemctl enable irqbalance.service >/dev/null 2>&1 || :
|
|
||||||
fi
|
|
||||||
/sbin/chkconfig --del irqbalance >/dev/null 2>&1 || :
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jul 18 2023 Tao Liu <ltao@redhat.com> - 2:1.9.2-2
|
* Tue Jul 18 2023 Tao Liu <ltao@redhat.com> - 2:1.9.2-2
|
||||||
- Rebase to latest upstream commit (50699824c7)
|
- Rebase to latest upstream commit (50699824c7)
|
||||||
|
Loading…
Reference in New Issue
Block a user