[packages/pacemaker] pacemakerd (for corosync) reqs libhbclient.so.1

jajcus jajcus at pld-linux.org
Tue Jun 25 09:06:18 CEST 2013


commit d6c9f16a1d46d7fc83b7f320b96e537f53e780e5
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Mon Jun 24 13:09:00 2013 +0200

    pacemakerd (for corosync) reqs libhbclient.so.1
    
    This is probably a bug, but adding Requires: to make it work.
    Dependency is not auto-detected, as pacemaker loads the library
    dynamically.

 pacemaker.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/pacemaker.spec b/pacemaker.spec
index 07e1662..1d7bc31 100644
--- a/pacemaker.spec
+++ b/pacemaker.spec
@@ -89,6 +89,7 @@ Summary:	Pacemaker for Corosync cluster
 Group:		Applications/System
 Requires:	corosync
 Requires:       systemd-units >= 38
+%requires_eq	heartbeat-libs
 Requires:	%{name} = %{version}-%{release}
 
 %description corosync
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pacemaker.git/commitdiff/8a8116ffdfa7aacfd90d6314f731426ba3669db1



More information about the pld-cvs-commit mailing list