packages: pacemaker/pacemaker.spec - flipped bconds; they were wrong

mmazur mmazur at pld-linux.org
Tue Jul 19 20:07:18 CEST 2011


Author: mmazur                       Date: Tue Jul 19 18:07:18 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- flipped bconds; they were wrong

---- Files affected:
packages/pacemaker:
   pacemaker.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/pacemaker/pacemaker.spec
diff -u packages/pacemaker/pacemaker.spec:1.7 packages/pacemaker/pacemaker.spec:1.8
--- packages/pacemaker/pacemaker.spec:1.7	Tue Jul 19 17:58:51 2011
+++ packages/pacemaker/pacemaker.spec	Tue Jul 19 20:07:13 2011
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
-%bcond_without	corosync    # by default use heartbeat
-%bcond_with	heartbeat   # by default use heartbeat
+%bcond_with	corosync    # by default use heartbeat
+%bcond_without	heartbeat   # by default use heartbeat
 Summary:	The scalable High-Availability cluster resource manager
 Name:		pacemaker
 Version:	1.0.11
@@ -197,6 +197,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2011/07/19 18:07:13  mmazur
+- flipped bconds; they were wrong
+
 Revision 1.7  2011/07/19 15:58:51  mmazur
 - up to 1.0.11; rel 0.1, nfy
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pacemaker/pacemaker.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list