packages: lvm2/lvm2.spec - install cmirrord when built

jajcus jajcus at pld-linux.org
Sat Jun 30 21:28:04 CEST 2012


Author: jajcus                       Date: Sat Jun 30 19:28:04 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- install cmirrord when built

---- Files affected:
packages/lvm2:
   lvm2.spec (1.202 -> 1.203) 

---- Diffs:

================================================================
Index: packages/lvm2/lvm2.spec
diff -u packages/lvm2/lvm2.spec:1.202 packages/lvm2/lvm2.spec:1.203
--- packages/lvm2/lvm2.spec:1.202	Sat Jun 30 21:22:07 2012
+++ packages/lvm2/lvm2.spec	Sat Jun 30 21:27:59 2012
@@ -429,8 +429,10 @@
 %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*
@@ -443,6 +445,7 @@
 %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)
@@ -502,6 +505,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.203  2012/06/30 19:27:59  jajcus
+- install cmirrord when built
+
 Revision 1.202  2012/06/30 19:22:07  jajcus
 - added 'without  cman' bcond, so clvmd can be built with openais support and
   no cman+dlm dependency
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/lvm2/lvm2.spec?r1=1.202&r2=1.203



More information about the pld-cvs-commit mailing list