From 86014e0c66e041b3c60c6bc98a4219b51df2849f Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Mon, 16 Apr 2018 09:56:03 +0000 Subject: [PATCH] - fixed another PLD merge breakage --- lvm2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lvm2.spec b/lvm2.spec index 8d93f85..6764bb3 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -55,7 +55,7 @@ Summary: The new version of Logical Volume Manager for Linux Summary(pl.UTF-8): Nowa wersja Logical Volume Managera dla Linuksa Name: lvm2 Version: 2.02.177 -Release: 2 +Release: 3 License: GPL v2 and LGPL v2.1 Group: Applications/System Source0: ftp://sources.redhat.com/pub/lvm2/LVM2.%{version}.tgz @@ -545,7 +545,7 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --add blk-availability # no service blk-availability restart -%postun +%preun if [ "$1" = "0" ]; then %service lvm2-lvmetad stop /sbin/chkconfig --del lvm2-lvmetad -- 2.44.0