This commit is contained in:
parent
b2ee9ff08a
commit
80c6275e4e
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 8 10:24:36 CET 2008 - abeekhof@suse.de
|
||||
|
||||
- Update source tarball to revision: e21021b77657
|
||||
+ High: crmd: Erase the correct node's status section when it returns
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 7 14:09:15 CET 2008 - abeekhof@suse.de
|
||||
|
||||
|
@ -36,7 +36,7 @@
|
||||
Name: pacemaker
|
||||
Summary: The Pacemaker scalable High-Availability cluster resource manager
|
||||
Version: 1.0.1
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: GPL v2 or later; LGPL v2.1 or later
|
||||
Url: http://www.clusterlabs.org
|
||||
Group: Productivity/Clustering/HA
|
||||
@ -46,6 +46,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
AutoReqProv: on
|
||||
Conflicts: heartbeat < 2.99
|
||||
Requires: heartbeat-common
|
||||
Requires: libpacemaker3 = %{version}-%{release}
|
||||
BuildRequires: e2fsprogs-devel glib2-devel gnutls-devel libheartbeat-devel libxml2-devel libxslt-devel ncurses-devel pam-devel python-devel swig
|
||||
%if %with_ais_support
|
||||
BuildRequires: libopenais-devel
|
||||
@ -284,6 +285,9 @@ rm -rf $RPM_BUILD_DIR/pacemaker
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Sat Nov 08 2008 abeekhof@suse.de
|
||||
- Update source tarball to revision: e21021b77657
|
||||
+ High: crmd: Erase the correct node's status section when it returns
|
||||
* Fri Nov 07 2008 abeekhof@suse.de
|
||||
- Update source tarball to revision: 7508f211e536
|
||||
+ High: PE: Bug LF:1988 - Ensure recurring operations always have the correct target-rc set
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f4453297012644bf6b3103e77103948730bb5a13b9b6815061e67ce388b360c
|
||||
size 1815626
|
||||
oid sha256:0c63e2d2ae593600c45d24a98e596cde73c88e00ded0d7e93d946acb97755ce6
|
||||
size 1815661
|
||||
|
Loading…
Reference in New Issue
Block a user