This commit is contained in:
parent
0afd8754eb
commit
9091d67c4d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 13 11:58:59 CEST 2008 - abeekhof@suse.de
|
||||
|
||||
- Add openais as a hard dependancy
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 9 12:20:08 CEST 2008 - abeekhof@suse.de
|
||||
|
||||
|
@ -36,7 +36,7 @@
|
||||
Name: pacemaker
|
||||
Summary: The Pacemaker scalable High-Availability cluster resource manager
|
||||
Version: 1.0.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPL v2 or later; LGPL v2.1 or later
|
||||
Url: http://www.clusterlabs.org
|
||||
Group: Productivity/Clustering/HA
|
||||
@ -46,15 +46,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
AutoReqProv: on
|
||||
%if %with_ais_support
|
||||
BuildRequires: libopenais-devel
|
||||
%if 0%{?suse_version} > 1000
|
||||
Supplements: openais
|
||||
%endif
|
||||
Requires: openais
|
||||
%endif
|
||||
%if %with_heartbeat_support
|
||||
BuildRequires: heartbeat-devel
|
||||
%if 0%{?suse_version} > 1000
|
||||
Supplements: heartbeat
|
||||
%endif
|
||||
Requires: heartbeat
|
||||
%endif
|
||||
Conflicts: heartbeat < 2.99
|
||||
BuildRequires: e2fsprogs-devel glib2-devel gnutls-devel libheartbeat-devel libxml2-devel libxslt-devel ncurses-devel pam-devel python-devel swig
|
||||
@ -287,6 +283,8 @@ rm -rf $RPM_BUILD_DIR/pacemaker
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Mon Oct 13 2008 abeekhof@suse.de
|
||||
- Add openais as a hard dependancy
|
||||
* Thu Oct 09 2008 abeekhof@suse.de
|
||||
- Update source tarball to revision: 9a6c6d1dd871 (1.0.0)
|
||||
+ High: Core: Allow the expected number of quorum votes to be configrable
|
||||
|
Loading…
x
Reference in New Issue
Block a user