Hello community,

here is the log from the commit of package resource-agents for openSUSE:Factory 
checked in at 2014-01-14 16:35:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/resource-agents (Old)
 and      /work/SRC/openSUSE:Factory/.resource-agents.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "resource-agents"

Changes:
--------
--- /work/SRC/openSUSE:Factory/resource-agents/resource-agents.changes  
2013-09-25 14:38:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.resource-agents.new/resource-agents.changes     
2014-01-14 16:35:39.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Jan 13 09:10:46 UTC 2014 - [email protected]
+
+- Add resource-agents-new-sg_persist.patch: RA for persistent
+  SCSI reservation
+
+-------------------------------------------------------------------

New:
----
  resource-agents-new-sg_persist.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ resource-agents.spec ++++++
--- /var/tmp/diff_new_pack.BIbseK/_old  2014-01-14 16:35:40.000000000 +0100
+++ /var/tmp/diff_new_pack.BIbseK/_new  2014-01-14 16:35:40.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package resource-agents
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -45,10 +45,16 @@
 Url:            http://linux-ha.org/
 Source:         resource-agents-%{version}.tar.bz2
 Source1:        resource-agents.conf
+# PATCH-FIX-OPENSUSE: fix path to mysql binary
 Patch1:         resource-agents-mysql-sle11.patch
+# PATCH-FIX-OPENSUSE: activate VG with partial PV by default
 Patch2:         lvm-vg-partial-active.diff
+# PATCH-FIX-OPENSUSE: fix path to sm-notify
 Patch3:         resource-agents-nfsserver-sle11.patch
+# PATCH-FIX-OPENSUSE: ldirectord: don't create subsys lock
 Patch4:         no-var-lock-subsys.patch
+# PATCH-FEATURE-OPENSUSE: add sg_persist RA, [email protected]
+Patch5:         resource-agents-new-sg_persist.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Obsoletes:      heartbeat-resources
 Provides:       heartbeat-resources
@@ -118,6 +124,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 ###########################################################
 
 %build
@@ -127,6 +134,8 @@
     --enable-fatal-warnings=yes \
     --with-package-name=%{name}"
 ./autogen.sh
+#because quilt push changed the permissions of  sg_persist.
+chmod 775 heartbeat/sg_persist
 %if 0%{?suse_version} >= 1020 || 0%{?fedora} >= 11 || 0%{?centos_version} > 5 
|| 0%{?rhel} > 5
 %configure $CONF_OPTS \
     --docdir=%{agents_docdir}

++++++ resource-agents-3.9.5.tar.bz2 ++++++

++++++ resource-agents-new-sg_persist.patch ++++++
++++ 1241 lines (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to