[packages/pacemaker/pacemaker-1_1] - /lib/heartbeat/crm directory is needed by Pacemaker even without heartbeat

draenog draenog at pld-linux.org
Thu Jul 5 02:41:19 CEST 2012


commit 2b79a2a756b26d5c74ff3539b2e94c8f85c24a4f
Author: Jacek Konieczny <jajcus at pld-linux.org>
Date:   Wed Jul 4 19:42:50 2012 +0000

    - /lib/heartbeat/crm directory is needed by Pacemaker even without heartbeat
    
    Changed files:
        pacemaker.spec -> 1.17.2.8

 pacemaker.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pacemaker.spec b/pacemaker.spec
index b504eed..5a0071a 100644
--- a/pacemaker.spec
+++ b/pacemaker.spec
@@ -235,6 +235,7 @@ fi
 %attr(755,root,root) %{_prefix}/lib/ocf/resource.d/pacemaker/ping
 %attr(755,root,root) %{_prefix}/lib/ocf/resource.d/pacemaker/pingd
 /usr/lib/tmpfiles.d/%{name}.conf
+%dir %attr(750,hacluster,haclient) %{_var}/lib/heartbeat/crm
 
 %files libs
 %defattr(644,root,root,755)
@@ -251,7 +252,6 @@ fi
 %attr(755,root,root) %{_libdir}/heartbeat/crmd
 %attr(755,root,root) %{_libdir}/heartbeat/pengine
 %attr(755,root,root) %{_libdir}/heartbeat/stonithd
-%dir %attr(750,hacluster,haclient) %{_var}/lib/heartbeat/crm
 %endif
 
 %if %{with corosync}


More information about the test mailing list