diff --git a/lvm2.spec b/lvm2.spec index 44f691f..4528214 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -57,7 +57,7 @@ Name: lvm2 Epoch: %{rhel} %endif Version: 2.02.183 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2 URL: http://sourceware.org/lvm2 #Source0: ftp://sourceware.org/pub/lvm2/releases/LVM2.%%{version}.tgz @@ -185,7 +185,6 @@ make -C test install DESTDIR=$RPM_BUILD_ROOT %endif %post -/sbin/ldconfig %systemd_post blk-availability.service lvm2-monitor.service if [ "$1" = "1" ] ; then # FIXME: what to do with this? We do not want to start it in a container/chroot @@ -845,6 +844,9 @@ An extensive functional testsuite for LVM2. %endif %changelog +* Thu Mar 07 2019 Igor Gnatenko - 2.02.183-4 +- Remove obsolete scriptlets + * Sun Feb 17 2019 Igor Gnatenko - 2.02.183-3 - Rebuild for readline 8.0