dad45a06a5
stx-integ/base/cluster-resource-agents Move content from stx-gplv2 into stx-integ Packages will be relocated to stx-integ: base/ bash cgcs-users cluster-resource-agents dpkg haproxy libfdt netpbm rpm database/ mariadb filesystem/ iscsi-initiator-utils filesystem/drbd/ drbd-tools kernel/kernel-modules/ drbd integrity intel-e1000e intel-i40e intel-i40evf intel-ixgbe intel-ixgbevf qat17 tpmdd ldap/ ldapscripts networking/ iptables net-tools Change-Id: I3a4ee4bde0adfd2a486bd5be3a151db85aa4947e Story: 2002801 Task: 22687 Signed-off-by: Scott Little <scott.little@windriver.com>
34 lines
892 B
Diff
34 lines
892 B
Diff
From 057decd3b529f9bea96cf4071ae206c4dddc871c Mon Sep 17 00:00:00 2001
|
|
From: Scott Little <scott.little@windriver.com>
|
|
Date: Mon, 2 Oct 2017 15:11:59 -0400
|
|
Subject: [PATCH 04/10] WRS:
|
|
spec-notify-rmon-of-shutdown-before-shutting-down.patch
|
|
|
|
---
|
|
SPECS/resource-agents.spec | 2 ++
|
|
1 file changed, 2 insertions(+)
|
|
|
|
diff --git a/SPECS/resource-agents.spec b/SPECS/resource-agents.spec
|
|
index ba7af5b..28b6e50 100644
|
|
--- a/SPECS/resource-agents.spec
|
|
+++ b/SPECS/resource-agents.spec
|
|
@@ -246,6 +246,7 @@ Patch1110: lvm_vg_activation.patch
|
|
Patch1111: pgsql.patch
|
|
|
|
Patch1113: create-var-run-resource-agents.patch
|
|
+Patch1114: notify-rmon-of-shutdown-before-shutting-down.patch
|
|
|
|
Obsoletes: heartbeat-resources <= %{version}
|
|
Provides: heartbeat-resources = %{version}
|
|
@@ -549,6 +550,7 @@ exit 1
|
|
%patch1111 -p1
|
|
|
|
%patch1113 -p1
|
|
+%patch1114 -p1
|
|
|
|
%build
|
|
if [ ! -f configure ]; then
|
|
--
|
|
1.9.1
|
|
|