diff --git a/icu.changes b/icu.changes index 93a09d2..c4ac25f 100644 --- a/icu.changes +++ b/icu.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 7 01:41:50 CET 2014 - ro@suse.de + +- s390 is big endian as well + ------------------------------------------------------------------- Tue Nov 12 04:06:28 UTC 2013 - jengelh@inai.de diff --git a/icu.spec b/icu.spec index 56d93e3..8e356db 100644 --- a/icu.spec +++ b/icu.spec @@ -1,7 +1,7 @@ # # spec file for package icu # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -235,7 +235,7 @@ fi; %defattr(-,root,root) %dir %_datadir/icu %dir %_datadir/icu/%version -%ifarch %sparc mips hppa ppc ppc64 s390x +%ifarch %sparc mips hppa ppc ppc64 s390 s390x %_datadir/icu/%version/icudt52b.dat %else %_datadir/icu/%version/icudt52l.dat