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.
This commit is contained in:
parent
ffe133e990
commit
d65504907b
@ -226,6 +226,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man5/lvm.conf.5.gz
|
%{_mandir}/man5/lvm.conf.5.gz
|
||||||
%{_mandir}/man7/lvmcache.7.gz
|
%{_mandir}/man7/lvmcache.7.gz
|
||||||
%{_mandir}/man7/lvmthin.7.gz
|
%{_mandir}/man7/lvmthin.7.gz
|
||||||
|
%{_mandir}/man7/lvmsystemid.7.gz
|
||||||
%{_mandir}/man8/blkdeactivate.8.gz
|
%{_mandir}/man8/blkdeactivate.8.gz
|
||||||
%{_mandir}/man8/fsadm.8.gz
|
%{_mandir}/man8/fsadm.8.gz
|
||||||
%{_mandir}/man8/lvchange.8.gz
|
%{_mandir}/man8/lvchange.8.gz
|
||||||
@ -284,6 +285,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%dir %{_sysconfdir}/lvm
|
%dir %{_sysconfdir}/lvm
|
||||||
%ghost %{_sysconfdir}/lvm/cache/.cache
|
%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/lvm.conf
|
||||||
|
%attr(644, -, -) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/lvm/lvmlocal.conf
|
||||||
%dir %{_sysconfdir}/lvm/profile
|
%dir %{_sysconfdir}/lvm/profile
|
||||||
%{_sysconfdir}/lvm/profile/command_profile_template.profile
|
%{_sysconfdir}/lvm/profile/command_profile_template.profile
|
||||||
%{_sysconfdir}/lvm/profile/metadata_profile_template.profile
|
%{_sysconfdir}/lvm/profile/metadata_profile_template.profile
|
||||||
|
Loading…
Reference in New Issue
Block a user