diff --git a/fix-glib_h-include.patch b/fix-glib_h-include.patch deleted file mode 100644 index d3e072b..0000000 --- a/fix-glib_h-include.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: pacemaker/lib/ais/plugin.c -=================================================================== ---- pacemaker.orig/lib/ais/plugin.c -+++ pacemaker/lib/ais/plugin.c -@@ -40,7 +40,7 @@ - #include "plugin.h" - #include "utils.h" - --#include -+#include - - #include - #include diff --git a/pacemaker.spec b/pacemaker.spec index 5cf0e01..87e1e72 100644 --- a/pacemaker.spec +++ b/pacemaker.spec @@ -50,7 +50,6 @@ Patch2: pacemaker-daemon-symlinks.diff Patch3: bug-728579_pacemaker-stonith-dev-id.diff Patch4: pacemaker-NodeUtilization-RA.diff Patch5: pacemaker-crm-proc-flag.patch -Patch100: fix-glib_h-include.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Provides: pacemaker-ticket-support = 2.0 Conflicts: heartbeat < 3.0 @@ -193,7 +192,6 @@ Authors: %patch3 -p1 %patch4 -p1 %patch5 -p1 -%patch100 -p1 ########################################################### %build