Remove obsolete scriptlets

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2019-03-07 11:23:53 +01:00
parent 1b0c303a99
commit 526e831a0d
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -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 <ignatenkobrain@fedoraproject.org> - 2.02.183-4
- Remove obsolete scriptlets
* Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.02.183-3
- Rebuild for readline 8.0