diff -ruN rpmbuild-orig/SPECS/log4cpp.spec rpmbuild/SPECS/log4cpp.spec
--- rpmbuild-orig/SPECS/log4cpp.spec	2014-07-31 15:53:45.000000000 +0200
+++ rpmbuild/SPECS/log4cpp.spec	2014-12-17 23:46:23.277358278 +0100
@@ -1,6 +1,6 @@
 Name:           log4cpp
 Version:        1.0
-Release:        13%{?dist}.1
+Release:        13%{?dist}.1.0
 Summary:        C++ logging library
 
 Group:          Development/Libraries
@@ -22,8 +22,6 @@
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-ExclusiveArch:  x86_64 i686
-
 BuildRequires:  gcc-c++
 BuildRequires:  doxygen
 BuildRequires:  automake, autoconf, libtool
@@ -114,6 +112,9 @@
 
 
 %changelog
+* Wed Dec 17 2014 Jacco Ligthart <jacco@redsleeve.org> - 1.0-13.el6_5.1.0
+- Add ARM architectures
+
 * Thu Jul 10 2014 Uri Lublin <uril@redhat.com> - 1.0-13.el6_5.1
 - StringUtil::vform -- fix reusing same va_list argument
 Resolves: #1125130
