]> git.pld-linux.org Git - packages/lvm2.git/commitdiff
- install cmirrord when built
authorJacek Konieczny <jajcus@pld-linux.org>
Sat, 30 Jun 2012 19:27:59 +0000 (19:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lvm2.spec -> 1.203

lvm2.spec

index 82ab07f0206cda70734c2bf7238f388db8e8f705..69ee920820436caff3d6f83d63b4358380383fbf 100644 (file)
--- a/lvm2.spec
+++ b/lvm2.spec
@@ -428,8 +428,10 @@ fi
 %attr(755,root,root) %{_sbindir}/pv*
 %attr(755,root,root) %{_sbindir}/vg*
 %{?with_clvmd:%attr(755,root,root) %{_usrsbindir}/clvmd}
+%{?with_openais:%attr(755,root,root) %{_usrsbindir}/cmirrord}
 %{_mandir}/man5/lvm.conf.5*
 %{?with_clvmd:%{_mandir}/man8/clvmd.8*}
+%{?with_openais:%{_mandir}/man8/cmirrord.8*}
 %{_mandir}/man8/fsadm.8*
 %{_mandir}/man8/lv*.8*
 %{_mandir}/man8/pv*.8*
@@ -442,6 +444,7 @@ fi
 %ghost %{_sysconfdir}/lvm/cache/.cache
 %attr(754,root,root) /etc/rc.d/init.d/lvm2-monitor
 %{?with_clvmd:%attr(754,root,root) /etc/rc.d/init.d/clvmd}
+%{?with_openais:%attr(754,root,root) /etc/rc.d/init.d/cmirrord}
 
 %files -n device-mapper
 %defattr(644,root,root,755)
This page took 0.164873 seconds and 4 git commands to generate.