[lvm2] Update to latest upstream lvm2 release version 2.02.118.

Peter Rajnoha prajnoha at fedoraproject.org
Tue Mar 24 14:17:53 UTC 2015


commit d65504907b9e2daa29b2ec4fa013d99387f0632d
Author: Peter Rajnoha <prajnoha at redhat.com>
Date:   Tue Mar 24 15:16:15 2015 +0100

    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.

 lvm2.spec | 2 ++
 1 file changed, 2 insertions(+)
---
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


More information about the scm-commits mailing list