diff --git a/pacemaker-1.1.8-cast-align.patch b/pacemaker-1.1.8-cast-align.patch new file mode 100644 index 0000000..98284f7 --- /dev/null +++ b/pacemaker-1.1.8-cast-align.patch @@ -0,0 +1,10 @@ +--- configure.ac~ 2012-08-31 13:31:49.000000000 -0500 ++++ configure.ac 2012-08-31 13:55:07.150000002 -0500 +@@ -1593,7 +1593,6 @@ + -Wall + -Waggregate-return + -Wbad-function-cast +- -Wcast-align + -Wdeclaration-after-statement + -Wendif-labels + -Wfloat-equal diff --git a/pacemaker.spec b/pacemaker.spec index 0540ce1..52a74a1 100644 --- a/pacemaker.spec +++ b/pacemaker.spec @@ -529,7 +529,6 @@ exit 0 %doc AUTHORS %changelog - * Wed Feb 27 2013 Andrew Beekhof 1.1.9-0.1.70ad9fa.git - Rebuild for upstream 1.1.9 pre-release @@ -592,6 +591,9 @@ exit 0 + High: IPC: Bug cl#5110 - Prevent 100% CPU usage when looking for synchronous replies + High: PE: Bug cl#5101 - Ensure stop order is preserved for partially active groups +* Thu Feb 14 2013 Fedora Release Engineering - 1.1.8-3.1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Oct 17 2012 Jon Ciesla 1.1.8-3 - EVR fix.