Accepting request 845760 from home:fbui:branches:devel:kubic:ignition

- Replace  '%service_del_postun -n' with '%service_del_postun_without_restart'
  '-n' is deprecated and will be removed in the future.

OBS-URL: https://build.opensuse.org/request/show/845760
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/ignition?expand=0&rev=70
This commit is contained in:
Ignaz Forster 2021-04-01 08:36:34 +00:00 committed by Git OBS Bridge
parent 5e7f8ff147
commit 2013d255f8
2 changed files with 8 additions and 1 deletions

View File

@ -47,6 +47,13 @@ Wed Mar 31 16:03:16 UTC 2021 - hello@anthonyrabbito.com
* docs/migrating-configs: spell out Google Cloud Storage
* release-checklist: update packaging section
-------------------------------------------------------------------
Tue Nov 3 14:40:58 UTC 2020 - Franck Bui <fbui@suse.com>
- Replace '%service_del_postun -n' with '%service_del_postun_without_restart'
'-n' is deprecated and will be removed in the future.
-------------------------------------------------------------------
Mon Oct 19 15:39:37 UTC 2020 - iforster@suse.de

View File

@ -143,7 +143,7 @@ fi
if [ "$1" = 0 ] ; then
sed -i -E '/^GRUB_CMDLINE_LINUX_DEFAULT="/s/(\\\$)?ignition[._][^[:space:]"]+ ?//g' %{_sysconfdir}/default/grub
fi
%service_del_postun -n ignition-firstboot-complete.service
%service_del_postun_without_restart ignition-firstboot-complete.service
%files
%license LICENSE