Accepting request 850911 from Base:System
OBS-URL: https://build.opensuse.org/request/show/850911 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lvm2?expand=0&rev=141
This commit is contained in:
commit
099c87e3b6
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 25 03:06:00 UTC 2020 - heming.zhao@suse.com
|
||||
|
||||
- Update lvm2.spec file (bsc#1177533)
|
||||
- in %postun, disable restart blk-availability.service & lvm2-monitor.service
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 12 10:00:20 UTC 2020 - ghe@suse.com
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user