diff --git a/icu.changes b/icu.changes index 3f7231f..b12d50d 100644 --- a/icu.changes +++ b/icu.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 8 09:21:42 UTC 2014 - schwab@suse.de + +- Add m68k to the list of big endian archs + ------------------------------------------------------------------- Wed Aug 13 13:55:08 UTC 2014 - jengelh@inai.de diff --git a/icu.spec b/icu.spec index b01e4ec..efb20f6 100644 --- a/icu.spec +++ b/icu.spec @@ -42,7 +42,7 @@ BuildRequires: gcc-c++ BuildRequires: pkg-config BuildRequires: unzip BuildRoot: %{_tmppath}/%{name}-%{version}-build -%ifarch %armb hppa mips mips64 ppc ppc64 %sparc s390 s390x +%ifarch %armb hppa mips mips64 ppc ppc64 %sparc s390 s390x m68k %define be_platform 1 %else %define be_platform 0