Drop scriptlets for abrt-ccpp.service
It’s been dropped, no use in triggering disabling or restarting. The preset has had abrt-ccpp replaced with abrt-journal-core forever now as well, so let’s just do it.
This commit is contained in:
parent
cbad6eeeab
commit
507c1e9e86
@ -609,7 +609,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
|
||||
@ -631,7 +630,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
|
||||
@ -1019,6 +1017,9 @@ killall abrt-dbus >/dev/null 2>&1 || :
|
||||
%config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
|
||||
|
||||
%changelog
|
||||
* Tue Jan 14 2020 - Ernestas Kulik <ekulik@redhat.com> - 2.13.0-2
|
||||
- Drop systemd scriptlets for abrt-ccpp.service
|
||||
|
||||
* Fri Oct 11 2019 Matěj Grabovský <mgrabovs@redhat.com> 2.13.0-1
|
||||
- cli: Use format argument in info command
|
||||
- cli: Make pretty and format mutually exclusive
|
||||
|
Loading…
Reference in New Issue
Block a user