From d65504907b9e2daa29b2ec4fa013d99387f0632d Mon Sep 17 00:00:00 2001 From: Peter Rajnoha Date: Mar 24 2015 14:16:15 +0000 Subject: Update to latest upstream lvm2 release version 2.02.118. Also include /etc/lvm/lvmlocal.conf and /usr/share/man/man7/lvmsystemid.7.gz files in lvm2 package. --- diff --git a/lvm2.spec b/lvm2.spec index a5df022..5fd96c1 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -226,6 +226,7 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/lvm.conf.5.gz %{_mandir}/man7/lvmcache.7.gz %{_mandir}/man7/lvmthin.7.gz +%{_mandir}/man7/lvmsystemid.7.gz %{_mandir}/man8/blkdeactivate.8.gz %{_mandir}/man8/fsadm.8.gz %{_mandir}/man8/lvchange.8.gz @@ -284,6 +285,7 @@ rm -rf $RPM_BUILD_ROOT %dir %{_sysconfdir}/lvm %ghost %{_sysconfdir}/lvm/cache/.cache %attr(644, -, -) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/lvm/lvm.conf +%attr(644, -, -) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/lvm/lvmlocal.conf %dir %{_sysconfdir}/lvm/profile %{_sysconfdir}/lvm/profile/command_profile_template.profile %{_sysconfdir}/lvm/profile/metadata_profile_template.profile