diff -ruN publican-2.1-0.el6.src.rpm-rpmbuild/SPECS/publican.spec publican-2.1-0.el6.0.src.rpm-rpmbuild/SPECS/publican.spec
--- publican-2.1-0.el6.src.rpm-rpmbuild/SPECS/publican.spec	2010-07-26 07:26:32.000000000 +0100
+++ publican-2.1-0.el6.0.src.rpm-rpmbuild/SPECS/publican.spec	2011-10-26 10:04:13.000000000 +0100
@@ -21,7 +21,7 @@
 
 Name:           publican
 Version:        2.1
-Release:        0%{?dist}
+Release:        0%{?dist}.0
 Summary:        Common files and scripts for publishing with DocBook XML
 # For a breakdown of the licensing, refer to LICENSE
 License:        (GPLv2+ or Artistic) and CC0
@@ -31,7 +31,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # Limited to these arches on RHEL 6 due to PDF + Java limitations
 %if %{RHEL6}
-BuildArch:      i386 x86_64
+BuildArch:      i386 x86_64 armv5tel
 %else
 BuildArch:      noarch
 %endif
@@ -220,6 +220,9 @@
 %doc fdl.txt
 
 %changelog
+* Thu Oct 20 2011 Gordan Bobic <gordan@bobich.net> 2.1-0.0
+- Add arm architecture.
+
 * Tue Jul 06 2010 Jeff Fearn <jfearn@redhat.com> 2.1-0
 - Fix broken install_book not updating DB.
 - Fix typos in docs.
