Hello community,

here is the log from the commit of package resource-agents for openSUSE:Factory 
checked in at 2012-09-14 12:36:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/resource-agents (Old)
 and      /work/SRC/openSUSE:Factory/.resource-agents.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "resource-agents", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/resource-agents/resource-agents.changes  
2012-02-16 12:27:40.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.resource-agents.new/resource-agents.changes     
2012-09-14 12:36:54.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Jun 29 19:11:51 UTC 2012 - [email protected]
+
+- added resource-agents require to ldirectord as it's init script
+  requires /etc/ha.d/shellfuncs which that package provides
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ resource-agents.spec ++++++
--- /var/tmp/diff_new_pack.fuUdUq/_old  2012-09-14 12:36:57.000000000 +0200
+++ /var/tmp/diff_new_pack.fuUdUq/_new  2012-09-14 12:36:57.000000000 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %if 0%{?fedora} || 0%{?centos_version} || 0%{?rhel}
 %global agents_docdir %{_defaultdocdir}/%{name}-%{version}
 %endif
@@ -36,7 +37,7 @@
 %endif
 
 Name:           resource-agents
-Summary:        The Heartbeat Subsystem for High-Availability Linux
+Summary:        Open Source HA Reusable Cluster Resource Scripts
 License:        GPL-2.0 ; LGPL-2.1+
 Group:          Productivity/Clustering/HA
 Version:        3.9.2
@@ -70,54 +71,28 @@
 %endif
 %if 0%{?fedora} || 0%{?centos_version} || 0%{?rhel}
 BuildRequires:  cluster-glue-libs-devel
-BuildRequires:  which
 BuildRequires:  docbook-dtds
 BuildRequires:  docbook-style-xsl
 BuildRequires:  libxslt
+BuildRequires:  which
 %endif
 
 %description
-heartbeat is a sophisticated multinode resource manager for High
-Availability clusters.
-
-It can failover arbitrary resources, ranging from IP addresses over NFS
-to databases that are tied in via resource scripts. The resources can
-have arbitrary dependencies for ordering or placement between them.
-
-heartbeat contains a cluster membership layer, fencing, and local and
-clusterwide resource management functionality.
-
-1.2/1.0 based 2-node only configurations are supported in a legacy
-mode.
-
-heartbeat implements the following kinds of heartbeats:
-
-- Serial ports
-
-- UDP/IPv4 broadcast, multi-cast, and unicast
-
-- IPv4 "ping" pseudo-cluster members.
-
-
-
-Authors:
---------
-    Alan Robertson <[email protected]>
-    Andrew Beekhof <[email protected]>
-    Guochun Shi <[email protected]>
-    Horms <[email protected]>
-    Huang Zhen <[email protected]>
-    Lars Marowsky-Bree <[email protected]>
-    Sun Jiang Dong <[email protected]>
-    (See doc/AUTHORS)
+A set of scripts to interface with several services to operate in a
+High Availability environment for both Pacemaker and rgmanager
+service managers.
 
 %package -n ldirectord
-Summary:        The Heartbeat Subsystem for High-Availability Linux
+Summary:        A Monitoring Daemon for Maintaining High Availability Resources
 Group:          Productivity/Clustering/HA
-Requires:       %{SSLeay} perl-libwww-perl ipvsadm
+Requires:       %{SSLeay}
+Requires:       %{name}
+Requires:       ipvsadm
+Requires:       perl-libwww-perl
 Obsoletes:      heartbeat-ldirectord
 Provides:       heartbeat-ldirectord
-Requires:       perl-MailTools perl-Socket6
+Requires:       perl-MailTools
+Requires:       perl-Socket6
 %if 0%{?suse_version}
 Requires:       logrotate
 %endif
@@ -127,39 +102,15 @@
 %endif
 
 %description -n ldirectord
-heartbeat is a sophisticated multinode resource manager for High
-Availability clusters.
-
-It can failover arbitrary resources, ranging from IP addresses over NFS
-to databases that are tied in via resource scripts. The resources can
-have arbitrary dependencies for ordering or placement between them.
-
-heartbeat contains a cluster membership layer, fencing, and local and
-clusterwide resource management functionality.
-
-1.2/1.0 based 2-node only configurations are supported in a legacy
-mode.
-
-heartbeat implements the following kinds of heartbeats:
-
-- Serial ports
-
-- UDP/IPv4 broadcast, multi-cast, and unicast
-
-- IPv4 "ping" pseudo-cluster members.
-
+The Linux Director Daemon (ldirectord) was written by Jacob Rief.
+<[email protected]>
 
+ldirectord is a stand alone daemon for monitoring the services on real
+servers. Currently, HTTP, HTTPS, and FTP services are supported.
+lditrecord is simple to install and works with the heartbeat code
+(http://www.linux-ha.org/).
 
-Authors:
---------
-    Alan Robertson <[email protected]>
-    Andrew Beekhof <[email protected]>
-    Guochun Shi <[email protected]>
-    Horms <[email protected]>
-    Huang Zhen <[email protected]>
-    Lars Marowsky-Bree <[email protected]>
-    Sun Jiang Dong <[email protected]>
-    (See doc/AUTHORS)
+See 'ldirectord -h' and linux-ha/doc/ldirectord for more information.
 
 %prep
 ###########################################################

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

Reply via email to