!15 fix uninstall abrt-addon-ccpp error
From: @lei_ju Reviewed-by: @yanzh_h Signed-off-by: @yanzh_h
This commit is contained in:
commit
c6a88c3a48
@ -1,6 +1,6 @@
|
||||
Name: abrt
|
||||
Version: 2.14.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A tool for automatic bug detection and reporting
|
||||
License: GPLv2+
|
||||
URL: https://abrt.readthedocs.org/
|
||||
@ -300,7 +300,6 @@ chown -R abrt:abrt %{_localstatedir}/cache/abrt-di
|
||||
%systemd_preun abrtd.service
|
||||
|
||||
%preun addon-ccpp
|
||||
%systemd_preun abrt-ccpp.service
|
||||
%systemd_preun abrt-journal-core.service
|
||||
|
||||
%preun addon-kerneloops
|
||||
@ -322,7 +321,6 @@ chown -R abrt:abrt %{_localstatedir}/cache/abrt-di
|
||||
%systemd_postun_with_restart abrtd.service
|
||||
|
||||
%postun addon-ccpp
|
||||
%systemd_postun_with_restart abrt-ccpp.service
|
||||
%systemd_postun_with_restart abrt-journal-core.service
|
||||
|
||||
%postun addon-kerneloops
|
||||
@ -580,6 +578,9 @@ killall abrt-dbus >/dev/null 2>&1 || :
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Sun Sep 20 2020 leiju <leiju4@huawei.com> - 2.14.2-2
|
||||
- fix uninstall abrt-addon-ccpp error
|
||||
|
||||
* Fri Aug 07 2020 zhangjiapeng <zhangjiapeng9@huawei.com> - 2.14.2-1
|
||||
- update to 2.14.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user