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:
parent
83c5c33d98
commit
ea77811709
@ -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>
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user