Accepting request 850776 from home:hmzhao:branches:openSUSE:Factory

- Update lvm2.spec file (bsc#1177533)
  - in %preun, disable restart blk-availability.service & lvm2-monitor.service

OBS-URL: https://build.opensuse.org/request/show/850776
OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=285
This commit is contained in:
Gang He 2020-11-26 07:38:58 +00:00 committed by Git OBS Bridge
parent 35d8b5464f
commit f796c67f30
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 25 03:06:00 UTC 2020 - heming.zhao@suse.com
- Update lvm2.spec file (bsc#1177533)
- in %preun, disable restart blk-availability.service & lvm2-monitor.service
-------------------------------------------------------------------
Mon Oct 12 10:00:20 UTC 2020 - ghe@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package lvm2
#
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -480,7 +480,8 @@ LVM commands use lvmlockd to coordinate access to shared storage.
%postun
/sbin/ldconfig
%{?regenerate_initrd_post}
%service_del_postun blk-availability.service lvm2-monitor.service lvm2-lvmpolld.service lvm2-lvmpolld.socket
%service_del_postun lvm2-lvmpolld.service lvm2-lvmpolld.socket
%service_del_postun_without_restart blk-availability.service lvm2-monitor.service
%files
%license COPYING COPYING.LIB