- re-enable AIS cluster on s390(x)
This commit is contained in:
parent
8351d90007
commit
c06b148f83
@ -3,9 +3,7 @@
|
|||||||
%global pcmk_docdir %{_docdir}/%{name}
|
%global pcmk_docdir %{_docdir}/%{name}
|
||||||
|
|
||||||
# Supported cluster stacks, must support at least one
|
# Supported cluster stacks, must support at least one
|
||||||
%ifnarch s390 s390x
|
|
||||||
%bcond_without ais
|
%bcond_without ais
|
||||||
%endif
|
|
||||||
%bcond_without heartbeat
|
%bcond_without heartbeat
|
||||||
|
|
||||||
# ESMTP is not available in RHEL, only in EPEL. Allow people to build
|
# ESMTP is not available in RHEL, only in EPEL. Allow people to build
|
||||||
@ -18,7 +16,7 @@
|
|||||||
# We generate some docs using Publican, but its not available everywhere
|
# We generate some docs using Publican, but its not available everywhere
|
||||||
%bcond_without publican
|
%bcond_without publican
|
||||||
|
|
||||||
%global specversion 4
|
%global specversion 5
|
||||||
%global upstream_version Pacemaker-1.1.2
|
%global upstream_version Pacemaker-1.1.2
|
||||||
%global upstream_prefix Pacemaker-1-1-
|
%global upstream_prefix Pacemaker-1-1-
|
||||||
|
|
||||||
@ -307,6 +305,9 @@ rm -rf %{buildroot}
|
|||||||
%doc AUTHORS
|
%doc AUTHORS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 9 2010 Dan Horák <dan[at]danny.cz> - 1.1.2-5
|
||||||
|
- re-enable AIS cluster on s390(x)
|
||||||
|
|
||||||
* Fri Jul 9 2010 Dan Horák <dan[at]danny.cz> - 1.1.2-4
|
* Fri Jul 9 2010 Dan Horák <dan[at]danny.cz> - 1.1.2-4
|
||||||
- AIS cluster not available on s390(x)
|
- AIS cluster not available on s390(x)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user