[packages/pacemaker] R heartbeat-libs only when building with heartbeat support

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


commit 8a8116ffdfa7aacfd90d6314f731426ba3669db1
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Tue Jun 25 09:06:05 2013 +0200

    R heartbeat-libs only when building with heartbeat support

 pacemaker.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pacemaker.spec b/pacemaker.spec
index 1d7bc31..3e3d4bc 100644
--- a/pacemaker.spec
+++ b/pacemaker.spec
@@ -89,7 +89,7 @@ Summary:	Pacemaker for Corosync cluster
 Group:		Applications/System
 Requires:	corosync
 Requires:       systemd-units >= 38
-%requires_eq	heartbeat-libs
+%{?with_heartbeat:%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