- Don't list XX@.services even for sevice_del_preun

They cannot be stopped without an instance name,
  so there is no value in listing them, and it causes
  and error with "rpm -e mdadm --nodeps".
  (bsc#1093163)

OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=182
This commit is contained in:
Neil Brown 2020-03-27 03:54:58 +00:00 committed by Git OBS Bridge
parent 2e35d7583b
commit 76fcedc045
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Mar 27 03:52:47 UTC 2020 - Neil Brown <nfbrown@suse.com>
- Don't list XX@.services even for sevice_del_preun
They cannot be stopped without an instance name,
so there is no value in listing them, and it causes
and error with "rpm -e mdadm --nodeps".
(bsc#1093163)
-------------------------------------------------------------------
Tue Mar 3 05:32:58 UTC 2020 - Coly Li <colyli@suse.com>

View File

@ -212,7 +212,7 @@ ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcmdmonitor
%fillup_only
%preun
%service_del_preun %services mdmon@.service mdadm-last-resort@.service mdadm-grow-continue@.service
%service_del_preun %services
%postun
%service_del_postun %services