]> git.pld-linux.org Git - packages/pacemaker.git/commitdiff
- flipped bconds; they were wrong
authorMariusz Mazur <mmazur@pld-linux.org>
Tue, 19 Jul 2011 18:07:13 +0000 (18:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pacemaker.spec -> 1.8

pacemaker.spec

index 1c6e54231577cc15a770a3d4b1cf77dca598ef0a..38fadd0291757bc05580164cb13d4462951bc31e 100644 (file)
@@ -1,5 +1,5 @@
-%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
This page took 0.045472 seconds and 4 git commands to generate.