!26 fix uninstall error
From: @chen-jan Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
3ba2ee078a
@ -1,6 +1,6 @@
|
||||
Name: abrt
|
||||
Version: 2.13.0
|
||||
Release: 10
|
||||
Release: 11
|
||||
Summary: A tool for automatic bug detection and reporting
|
||||
License: GPLv2+
|
||||
URL: https://abrt.readthedocs.org/
|
||||
@ -326,7 +326,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
|
||||
@ -348,7 +347,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
|
||||
@ -610,6 +608,9 @@ killall abrt-dbus >/dev/null 2>&1 || :
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Sat Nov 27 2021 chenchen <chen_aka_jan@163.com> - 2.13.0-11
|
||||
- fix uninstall error
|
||||
|
||||
* Wed May 19 2021 lingsheng <lingsheng@huawei.com> - 2.13.0-10
|
||||
- Add back cli desktop console-notification sub packages
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user