]> TLD Linux GIT Repositories - packages/lvm2.git/commitdiff
- fixed another PLD merge breakage
authorMarcin Krol <hawk@tld-linux.org>
Mon, 16 Apr 2018 09:56:03 +0000 (09:56 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Mon, 16 Apr 2018 09:56:03 +0000 (09:56 +0000)
lvm2.spec

index 8d93f85a1dcb96a8ae95c2557e387e966789db35..6764bb3fad71d33d688058508f661be450d6f780 100644 (file)
--- 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