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