Remove fix-glib_h-include.patch

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=39
This commit is contained in:
Yan Gao 2012-06-23 05:35:51 +00:00 committed by Git OBS Bridge
parent 83c5c33d98
commit ea77811709
2 changed files with 0 additions and 15 deletions

View File

@ -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 <glib/ghash.h>
+#include <glib.h>
#include <sys/resource.h>
#include <sys/utsname.h>

View File

@ -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