publican is only available as a dependancy on i386/x86_64 machines

This commit is contained in:
Andrew Beekhof 2010-06-21 14:53:35 +00:00
parent abdb169577
commit 9f3c16208e

View File

@ -16,7 +16,7 @@
# We generate some docs using Publican, but its not available everywhere
%bcond_without publican
%global specversion 2
%global specversion 3
%global upstream_version Pacemaker-1.1.2
%global upstream_prefix Pacemaker-1-1-
@ -79,8 +79,10 @@ BuildRequires: heartbeat-devel heartbeat-libs
%endif
%if %{with publican}
%ifarch i386 x86_64
BuildRequires: publican
%endif
%endif
%description
Pacemaker is an advanced, scalable High-Availability cluster resource
@ -303,6 +305,9 @@ rm -rf %{buildroot}
%doc AUTHORS
%changelog
* Mon Jun 21 2010 Andrew Beekhof <andrew@beekhof.net> - 1.1.2-3
- publican is only available as a dependancy on i386/x86_64 machines
* Fri Jun 11 2010 Andrew Beekhof <andrew@beekhof.net> - 1.1.2-2
- Resolves rhbz#602239 - Added patch to documentation so that it passes validation
- High: Core: Bug lf#2401 - Backed out changeset 6e6980376f01