diff --git a/pacemaker.spec b/pacemaker.spec index 3bd6964..f45a389 100644 --- a/pacemaker.spec +++ b/pacemaker.spec @@ -20,7 +20,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.4 %global upstream_prefix Pacemaker-1-1- @@ -81,7 +81,7 @@ BuildRequires: heartbeat-devel heartbeat-libs %endif %if %{with publican} -%ifarch i386 x86_64 +%ifarch %{ix86} x86_64 BuildRequires: publican %endif %endif @@ -317,6 +317,9 @@ rm -rf %{buildroot} %doc AUTHORS %changelog +* Wed Dec 8 2010 Fabio M. Di Nitto 1.1.4-3 +- Fix publican build on x86 + * Wed Dec 8 2010 Fabio M. Di Nitto 1.1.4-2 - Drop double source entry and 22Mb from the srpm