[packages/pacemaker] crm_uuid moved to the heartbeat subpackage

jajcus jajcus at pld-linux.org
Tue Jun 25 10:19:52 CEST 2013


commit 7c4f002df0263385778332143d16b640a82b8a3a
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Tue Jun 25 10:19:23 2013 +0200

    crm_uuid moved to the heartbeat subpackage

 pacemaker.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pacemaker.spec b/pacemaker.spec
index 3e3d4bc..6cb5bfa 100644
--- a/pacemaker.spec
+++ b/pacemaker.spec
@@ -232,7 +232,6 @@ fi
 %attr(755,root,root) %{_sbindir}/crm_shadow
 %attr(755,root,root) %{_sbindir}/crm_standby
 %attr(755,root,root) %{_sbindir}/crm_ticket
-%attr(755,root,root) %{_sbindir}/crm_uuid
 %attr(755,root,root) %{_sbindir}/crm_verify
 %attr(755,root,root) %{_sbindir}/crmadmin
 %attr(755,root,root) %{_sbindir}/fence_legacy
@@ -256,7 +255,6 @@ fi
 %{_mandir}/man8/crm_simulate.8.gz
 %{_mandir}/man8/crm_standby.8.gz
 %{_mandir}/man8/crm_ticket.8.gz
-%{_mandir}/man8/crm_uuid.8.gz
 %{_mandir}/man8/crm_verify.8.gz
 %{_mandir}/man8/crmadmin.8.gz
 %{_mandir}/man8/fence_legacy.8.gz
@@ -299,11 +297,13 @@ fi
 %if %{with heartbeat}
 %files heartbeat
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_sbindir}/crm_uuid
 %attr(755,root,root) %{_libdir}/heartbeat/attrd
 %attr(755,root,root) %{_libdir}/heartbeat/cib
 %attr(755,root,root) %{_libdir}/heartbeat/crmd
 %attr(755,root,root) %{_libdir}/heartbeat/pengine
 %attr(755,root,root) %{_libdir}/heartbeat/stonithd
+%{_mandir}/man8/crm_uuid.8.gz
 %endif
 
 %if %{with corosync}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pacemaker.git/commitdiff/7c4f002df0263385778332143d16b640a82b8a3a



More information about the pld-cvs-commit mailing list