packages (pacemaker-1_1): pacemaker/pacemaker.spec - apply cs_quorum patch ...

jajcus jajcus at pld-linux.org
Sun Jul 1 17:30:34 CEST 2012


Author: jajcus                       Date: Sun Jul  1 15:30:34 2012 GMT
Module: packages                      Tag: pacemaker-1_1
---- Log message:
- apply cs_quorum patch only when building for corosync

---- Files affected:
packages/pacemaker:
   pacemaker.spec (1.17.2.5 -> 1.17.2.6) 

---- Diffs:

================================================================
Index: packages/pacemaker/pacemaker.spec
diff -u packages/pacemaker/pacemaker.spec:1.17.2.5 packages/pacemaker/pacemaker.spec:1.17.2.6
--- packages/pacemaker/pacemaker.spec:1.17.2.5	Sun Jul  1 17:15:01 2012
+++ packages/pacemaker/pacemaker.spec	Sun Jul  1 17:30:29 2012
@@ -114,7 +114,9 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%if %{with corosync}
 %patch3 -p1
+%endif
 
 %build
 %{__libtoolize}
@@ -278,6 +280,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17.2.6  2012/07/01 15:30:29  jajcus
+- apply cs_quorum patch only when building for corosync
+
 Revision 1.17.2.5  2012/07/01 15:15:01  jajcus
 - enable quorum API for corosync 1.4.3 (pacemaker otherwise refuses to start under corosync)
 - build with libqb
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/pacemaker/pacemaker.spec?r1=1.17.2.5&r2=1.17.2.6



More information about the pld-cvs-commit mailing list