Hello community, here is the log from the commit of package cluster-glue for openSUSE:Factory checked in at Tue Mar 15 10:18:32 CET 2011.
-------- --- cluster-glue/cluster-glue.changes 2011-02-08 14:40:12.000000000 +0100 +++ /mounts/work_src_done/STABLE/cluster-glue/cluster-glue.changes 2011-03-11 09:09:37.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Mar 11 08:05:21 UTC 2011 - [email protected] + +- prereq sysvinit services and don't start in !network runlevels + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- fix-runlevels.diff ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cluster-glue.spec ++++++ --- /var/tmp/diff_new_pack.uSuJQt/_old 2011-03-15 10:18:09.000000000 +0100 +++ /var/tmp/diff_new_pack.uSuJQt/_new 2011-03-15 10:18:09.000000000 +0100 @@ -37,11 +37,12 @@ Name: cluster-glue Summary: The Heartbeat Subsystem for High-Availability Linux Version: 1.0.7 -Release: 1 +Release: 7 License: GPLv2 ; LGPLv2.1+ Url: http://linux-ha.org/ Group: Productivity/Clustering/HA Source: cluster-glue-%{version}.tar.bz2 +Patch0: fix-runlevels.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build AutoReqProv: on BuildRequires: autoconf automake e2fsprogs-devel glib2-devel libtool libxml2-devel pkgconfig python-devel @@ -50,6 +51,7 @@ BuildRequires: help2man %if 0%{?suse_version} > 1130 BuildRequires: libnet-devel +PreReq: sysvinit(network) sysvinit(syslog) %else BuildRequires: libnet %endif @@ -86,19 +88,6 @@ - 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) - %package -n libglue2 License: GPLv2 ; LGPLv2.1+ Summary: The Pacemaker scalable High-Availability cluster resource manager @@ -111,19 +100,6 @@ A collection of libraries that are useful for writing cluster managers such as Pacemaker. - - -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) - %package -n libglue-devel License: GPLv2 ; LGPLv2.1+ Summary: The Heartbeat Subsystem for High-Availability Linux @@ -155,22 +131,10 @@ - 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) - %prep ########################################################### %setup -n cluster-glue -q +%patch0 -p1 ########################################################### %build ++++++ fix-runlevels.diff ++++++ Index: cluster-glue/logd/logd.in =================================================================== --- cluster-glue.orig/logd/logd.in 2011-01-31 10:15:04.000000000 +0100 +++ cluster-glue/logd/logd.in 2011-03-11 09:04:58.627390876 +0100 @@ -28,7 +28,7 @@ # Required-Start: $network $syslog $remote_fs # Required-Stop: $network $syslog $remote_fs # X-Start-Before: heartbeat openais corosync -# Default-Start: 2 3 4 5 +# Default-Start: 3 5 # Default-Stop: 0 1 6 ### END INIT INFO ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
