Accepting request 835136 from home:fbui:branches:security:apparmor
- Make use of %service_del_postun_without_restart And stop using DISABLE_RESTART_ON_UPDATE as this interface is obsolete. OBS-URL: https://build.opensuse.org/request/show/835136 OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=274
This commit is contained in:
parent
98bfbb94e5
commit
7de39802e7
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 11 15:32:37 UTC 2020 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- Make use of %service_del_postun_without_restart
|
||||
|
||||
And stop using DISABLE_RESTART_ON_UPDATE as this interface is
|
||||
obsolete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 3 19:40:32 UTC 2020 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
|
@ -762,8 +762,7 @@ fi
|
||||
|
||||
%postun parser
|
||||
# don't call try-restart, see bnc#853019
|
||||
export DISABLE_RESTART_ON_UPDATE="yes"
|
||||
%service_del_postun apparmor.service
|
||||
%service_del_postun_without_restart apparmor.service
|
||||
|
||||
%post abstractions
|
||||
# workaround for bnc#904620#c8 / lp#1392042
|
||||
|
Loading…
x
Reference in New Issue
Block a user